CM71-00105-1E FUJITSU MICROELECTRONICS LIMITED 113
FR81 Family
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.5
7.5 ADDN (Add Immediate Data to Destination Register)
Adds the result of the higher 28 bits of the 4-bit immediate data with zero extension
(0 to 15) to the word data of Ri, stores the results without changing flag settings.
● Assembler Format
ADDN #i4, Ri
● Operation
Ri + extu(i4) → Ri
● Flag Change
N, Z, V, C: Unchanged.
● Classification
Add/Subtract Instruction, Instruction with delay slot
● Execution Cycles
1 cycle
● Instruction Format
NZVC
----
MSB LSB
10100000 i4 Ri