
160
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.64
LDUH (Load Half-word Data in Memory to Register)
Extends with zeros the half-word data at memory address "(R13 + Rj)", loads to "Ri".
■
LDUH (Load Half-word Data in Memory to Register)
Assembler format:
LDUH @(R13, Rj), Ri
Operation:
extu (( R13 + Rj))
→
Ri
Flag change:
N, Z, V, and C: Unchanged
Execution cycles:
b cycle(s)
Instruction format:
Example:
LDUH @(R13, R2), R3
N
Z
V
C
–
–
–
–
MSB
LSB
0
0
0
0
0
0
0
1
Rj
Ri
R2
12345678
0 0 0 0 0 0 0 4
x x x x
x x x x
R2
R3
R3
4 3 2 1
0 0 0 0
4 3 2 1
0 0 0 0
0 0 0 4
12345678
1234567C
1234567C
4 3 2 1
1 2 3 4
5 6 7 8
R13
R13
1 2 3 4
5 6 7 8
Memory
Memory
Before execution
After execution
Instruction bit pattern : 0000 0001 0010 0011
Содержание 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: ......