SAM88RCRI INSTRUCTION SET
S3C9454B/F9454B
Mnemonic
Table 6-1. Instruction Group Summary
Operands
Instruction
Load Instructions
CLR
LD
LDC
LDE
LDCD
LDED
LDCI
LDEI
POP
PUSH
dst
dst,src
dst,src
dst,src
dst,src
dst,src
dst,src
dst,src
dst
src
Arithmetic Instructions
ADC
ADD
CP
DEC
INC
SBC
SUB
dst,src
dst,src
dst,src
dst
dst
dst,src
dst,src
Clear
Load
Load program memory
Load external data memory
Load program memory and decrement
Load external data memory and decrement
Load program memory and increment
Load external data memory and increment
Pop from stack
Push to stack
Add with carry
Add
Compare
Decrement
Increment
Subtract with carry
Subtract
Logic Instructions
AND
COM
OR
XOR
dst,src
dst
dst,src
dst,src
Logical AND
Complement
Logical OR
Logical exclusive OR
6-2