S3C9454B/F9454B
SAM88RCRI INSTRUCTION SET
Mnemonic
Table 6-1. Instruction Group Summary (Continued)
Operands
Instruction
Program Control Instructions
CALL
IRET
JP
JP
JR
RET
dst
cc,dst
dst
cc,dst
Call procedure
Interrupt return
Jump on condition code
Jump unconditional
Jump relative on condition code
Return
Bit Manipulation Instructions
TCM
TM
dst,src
dst,src
Rotate and Shift Instructions
RL
dst
RLC
dst
RR
dst
RRC
dst
SRA
dst
Test complement under mask
Test under mask
Rotate left
Rotate left through carry
Rotate right
Rotate right through carry
Shift right arithmetic
CPU Control Instructions
CCF
DI
EI
IDLE
NOP
RCF
SCF
STOP
Complement carry flag
Disable interrupts
Enable interrupts
Enter Idle mode
No operation
Reset carry flag
Set carry flag
Enter stop mode
6-3