33
CHAPTER 3 CPU
■
Features of the General-purpose Registers
The general-purpose registers have the following features:
•
High-speed access with short instructions (general-purpose register addressing)
•
Register banks (in blocks) that allow data to be easily conserved and partitioned in the unit of function
The general-purpose registers allow specific register banks to be statically assigned with the interrupt
processing routine or vector call (CALLV #0 to #7) processing routine. For example, it can be used such
that the fourth register bank is always used for the second interrupt.
For interrupts, unless data in a specific register bank that corresponds to an interrupt processing is
incorrectly overwritten by another routine, simply specifying the specific register bank at the beginning of
the interrupt processing routine stores the data contained in the general-purpose registers before
interruption. This feature allows data in general-purpose registers to avoid being put in the stack and allows
interrupts to be handled efficiently at high speed.
For subroutine calls, in addition to conservation of data in general-purpose registers, the register banks can
implement re-entrant programs (reloadable programs with variable addresses unfixed) that are usually
created using the index register (IX) or another function.
Note:
A program must be created so that the values of the interrupt level bits in the condition code register
(CCR: IL1 and IL0) do not change when the register bank pointer (RP) is rewritten to specify a register
bank in the interrupt processing routine.
Содержание F2MC-8L F202RA
Страница 2: ......
Страница 4: ......
Страница 32: ...16 CHAPTER 1 OVERVIEW ...
Страница 90: ...74 CHAPTER 3 CPU ...
Страница 142: ...126 CHAPTER 5 TIME BASE TIMER POPW A RETI ENDS END ...
Страница 150: ...134 CHAPTER 6 WATCHDOG TIMER ...
Страница 174: ...158 CHAPTER 7 8 BIT PWM TIMER User processing POPW A XCHW A T Restoring A and T POPW A RETI ENDS ...
Страница 176: ...160 CHAPTER 7 8 BIT PWM TIMER ...
Страница 220: ...204 CHAPTER 8 8 16 BIT CAPTURE TIMER COUNTER ...
Страница 240: ...224 CHAPTER 9 12 BIT PPG TIMER ...
Страница 258: ...242 CHAPTER 10 EXTERNAL INTERRUPT CIRCUIT 1 EDGE PUSHW A User processing POPW A XCHW A T POPW A RETI ENDS END ...
Страница 274: ...258 CHAPTER 11 EXTERNAL INTERRUPT CIRCUIT 2 LEVEL ...
Страница 362: ...346 CHAPTER 15 BUZZER OUTPUT ...
Страница 371: ...355 CHAPTER 16 WILD REGISTER FUNCTION 16 3 5 Data Test Set Register WROR A test register Do not access this register ...
Страница 390: ...374 CHAPTER 17 FLASH MEMORY ...
Страница 419: ...403 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Страница 434: ...418 INDEX ...
Страница 436: ......