RL78/G10 CHAPTER 3 CPU ARCHITECTURE
R01UH0384EJ0311 Rev. 3.11 23
Dec 22, 2016
CHAPTER 3 CPU ARCHITECTURE
The RL78/G10 has the RL78-S1 core.
The features of the RL78-S1 core are as follows.
• CISC architecture with 3-stage pipeline
• Address space: 1 MB
• General-purpose register : 8-bit register × 8
• The RL78-S2 and RL78-S1 cores have a common instruction set. Note, however, the following instructions require a
different number of clock cycles. For details, see CHAPTER 23 INSTRUCTION SET.
-16-bit data transfer (MOVW, XCHW, ONEW, CLRW)
-16-bit operation (ADDW, SUBW, CMPW)
-Multiply (MULU)
-16-bit increment/decrement (INCW, DECW)
-16-bit shift (SHRW, SHLW, SARW)
-16-bit rotate (ROLWC)
-Call/return (CALL, CALLT, BRK, RET, RETI, RETB)
-Stack manipulate (PUSH, POP, MOVW, ADDW, SUBW)