
147
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.53
LDI:32 (Load Immediate 32-bit Data to Destination
Register)
Loads 1 word of immediate data to "Ri".
■
LDI:32 (Load Immediate 32-bit Data to Destination Register)
Assembler format:
LDI:32 #i32, Ri
Operation:
i32
→
Ri
Flag change:
N, Z, V, and C: Unchanged
Execution cycles:
3 cycles
Instruction format:
Example:
LDI:32 #87654321H, R3
N
Z
V
C
–
–
–
–
MSB
LSB
1
0
0
1
1
1
1
1
1
0
0
0
Ri
(n+0)
i32(higher)
i32(lower)
(n+2)
(n+4)
R3
R3
8 7 6 5
4 3 2 1
0 0 0 0
0 0 0 0
Before execution
After execution
Instruction bit pattern : 1001 1111 1000 0011
: 1000 0111 0110 0101
: 0100 0011 0010 0001
Содержание FR Family
Страница 2: ......
Страница 3: ...FUJITSU LIMITED FR Family 32 BIT MICROCONTROLLER INSTRUCTION MANUAL ...
Страница 4: ......
Страница 8: ...iv ...
Страница 14: ...x ...
Страница 36: ...12 CHAPTER 2 MEMORY ARCHITECTURE ...
Страница 284: ...260 CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS ...
Страница 301: ...277 INDEX INDEX The index follows on the next page This is listed in alphabetical order ...
Страница 314: ......