Changes

Jump to: navigation, search

Addressing Mode

1 byte added, 12:40, 14 January 2014
no edit summary
Addressing modes may include:
* Implicit - Any arguments are implied by the instruction (e.g., a return-from-subroutine instruction, which pop pops a value off the [[Stack|stack]] and place it in the [[Register#Program Counter|program counter]]).
* Register - Data is read from (or written to) a register.
* Absolute - An exact memory address is specified.

Navigation menu