English
Language : 

4583 Datasheet, PDF (95/153 Pages) Renesas Technology Corp – SINGLE-CHIP 4-BIT CMOS MICROCOMPUTER
4583 Group
PRELIMINARY
Notice: This is not a final specification.
Some parametric limits are subject to change.
MACHINE INSTRUCTIONS (INDEX BY ALPHABET) (continued)
RT (ReTurn from subroutine)
Instruction
code
D9
D0
Number of Number of Flag CY
words
cycles
0
0
0
1
0
0
0
1
0
0
0
2
4
4 16
1
2
–
Skip condition
–
Operation:
(PC) ← (SK(SP))
(SP) ← (SP) – 1
Grouping: Return operation
Description: Returns from subroutine to the routine
called the subroutine.
RTI (ReTurn from Interrupt)
Instruction
code
D9
D0
Number of Number of Flag CY
words
cycles
0 0 0 1 0 0 0 1 1 0 2 0 4 6 16
1
1
–
Skip condition
–
Operation:
(PC) ← (SK(SP))
(SP) ← (SP) – 1
Grouping: Return operation
Description: Returns from interrupt service routine to
main routine.
Returns each value of data pointer (X, Y, Z),
carry flag, skip status, NOP mode status by
the continuous description of the LA/LXY in-
struction, register A and register B to the
states just before interrupt.
RTS (ReTurn from subroutine and Skip)
Instruction
code
D9
D0
Number of Number of Flag CY Skip condition
0001000101
045
2
16
words
1
cycles
2
–
Skip at uncondition
Operation:
(PC) ← (SK(SP))
(SP) ← (SP) – 1
Grouping: Return operation
Description: Returns from subroutine to the routine
called the subroutine, and skips the next in-
struction at uncondition.
SB j (Set Bit)
Instruction
code
D9
D0
Number of Number of Flag CY
00010111j
j
2
0
5
C
+j 16
words
1
cycles
1
–
Skip condition
–
Operation:
(Mj(DP)) ← 1
j = 0 to 3
Grouping: Bit operation
Description: Sets (1) the contents of bit j (bit specified by
the value j in the immediate field) of M(DP).
Rev.3.00 Aug 06, 2004 page 95 of 151
REJ03B0009-0300Z