NEC switch Network Card User Manual


 
CHAPTER 3 CPU ARCHITECTURE
Users Manual U12978EJ3V0UD
51
3.4 Operand Address Addressing
The following methods are available to specify the register and memory (addressing) to undergo manipulation
during instruction execution.
3.4.1 Direct addressing
[Function]
The memory indicated by immediate data in an instruction word is directly addressed.
[Operand format]
Identifier Description
addr16 Label or 16-bit immediate data
[Description example]
MOV A, !FE00H; When setting !addr16 to FE00H
Instruction code 00101001Opcode
00000000
11111110
00H
FEH
[Illustration]
70
Opcode
addr16 (Low)
addr16 (High)
Memory