This section describes the symbols used to represent addressing modes and operations of each addressing mode.
(1) | General Instruction Addressing |
This addressing mode type accesses the area from address 00000h through address 0FFFFh.
The names of the general instruction addressing modes are as follows:
- | Post-increment register indirect |
- | Pre-decrement register indirect |
- | Indexed register indirect |
- | Program counter relative |