386
APPENDIX B Overview of the Instructions
Figure B.1-8 shows an example.
Figure B.1-8 Example of Vector Addressing
●
Relative Addressing
The addressing, which is indicated by rel in the instructions list, is used for branching to the area of 128
bytes before or after the PC (program counter). In this addressing, the contents of the operand with a sign
are added to the PC. The results are then stored in the PC.
Figure B.1-9 shows an example.
Figure B.1-9 Example of Relative Addressing
In this example, the control jumps to the address holding the operation code of BNE, causing an endless
loop.
●
Inherent addressing
This addressing, which has no operand in the instructions list, is used for performing an operation
determined on the basis of the operation code. In this addressing, the operations differ depending on the
instructions.
Figure B.1-10 shows an example.
Figure B.1-10 Example of Inherent Addressing
F F C A
H
CALLV #5
F E D C
H
PC
F E
H
D C
H
F F C B
H
(Conversion)
9 A B A
H
BNE FEH
New PC
9 A B C
H
Old PC
9ABC
H
+ FFFE
H
9 A B D
H
NOP
New PC
9 A B C
H
Old PC
Summary of Contents for F2MC-8L F202RA
Page 2: ......
Page 4: ......
Page 32: ...16 CHAPTER 1 OVERVIEW ...
Page 90: ...74 CHAPTER 3 CPU ...
Page 142: ...126 CHAPTER 5 TIME BASE TIMER POPW A RETI ENDS END ...
Page 150: ...134 CHAPTER 6 WATCHDOG TIMER ...
Page 176: ...160 CHAPTER 7 8 BIT PWM TIMER ...
Page 220: ...204 CHAPTER 8 8 16 BIT CAPTURE TIMER COUNTER ...
Page 240: ...224 CHAPTER 9 12 BIT PPG TIMER ...
Page 274: ...258 CHAPTER 11 EXTERNAL INTERRUPT CIRCUIT 2 LEVEL ...
Page 362: ...346 CHAPTER 15 BUZZER OUTPUT ...
Page 390: ...374 CHAPTER 17 FLASH MEMORY ...
Page 419: ...403 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Page 434: ...418 INDEX ...
Page 436: ......