Top Categories
L-2.6: Auto Increment and Decrement Addressing Modes | Computer Organisation and Architecture
- Category:
- Sub Category:
Autodecrement mode is like register deferred mode (and like autoincrement mode) in that at run-time, the address of an operand is contained in a register. However, with autodecrement mode the contents of the register is decremented each time the instruction is executed.