26
CHAPTER 3 ADDRESSING
User's Manual U12326EJ4V0UM
3.2.3 Direct addressing
[Function]
Direct addressing directly addresses the memory indicated by the immediate data in the instruction word.
[Operand format]
Identifier Description
addr16 Label or 16-bit immediate data
[Description example]
MOV A, !FE00H; When setting !addr16 to FE00H
[Illustration]
Instruction code 1 0 001110OP code
0000000000H
11111110FEH
Memory
07
OP code
addr16 (lower)
addr16 (upper)