Hello,
I did search around and there are few examples about this situation (not much as I would have expected though), but I want to know the procedure or how to find the solution.
Basically I have a 32-bit UNSIGNED register. I want to know how to calculate the value when I subtract 1 when the value is zero (all zero bits).
Any reference to a tutorial about this specific case or explanation is appreciated.
Cheers.