Top Categories

L-2.6: Auto Increment and Decrement Addressing Modes | Computer Organisation and Architecture
  • Category:
  • Sub Category:
  • Addressing modes
  • addressing modes of 8051
  • addressing modes of 8086
  • auto increment/decrement mode of addressing
  • distinguish between auto increment and auto decrement addressing mode
  • auto increment and decrement addressing mode
  • difference between auto increment and auto decrement addressing mode
  • addressing modes of 8085
  • addressing modes in computer architecture
  • auto increment and auto decrement addressing mode
5 Views
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.

Comments

You Might Be Interested In