SAM88RI INSTRUCTION SETS3C9228/P9228

 

 

Table 6-1. Instruction Group Summary

 

 

 

Mnemonic

Operands

Instruction

 

 

 

Load Instructions

 

 

CLR

dst

Clear

LD

dst,src

Load

LDC

dst,src

Load program memory

LDE

dst,src

Load external data memory

LDCD

dst,src

Load program memory and decrement

LDED

dst,src

Load external data memory and decrement

LDCI

dst,src

Load program memory and increment

LDEI

dst,src

Load external data memory and increment

POP

dst

Pop from stack

PUSH

src

Push to stack

Arithmetic Instructions

 

ADC

dst,src

Add with carry

ADD

dst,src

Add

CP

dst,src

Compare

DEC

dst

Decrement

INC

dst

Increment

SBC

dst,src

Subtract with carry

SUB

dst,src

Subtract

Logic Instructions

 

 

AND

dst,src

Logical AND

COM

dst

Complement

OR

dst,src

Logical OR

XOR

dst,src

Logical exclusive OR

6-2

Page 318
Image 318
Samsung S3C9228/P9228, 8-Bit CMOS Microcontroller user manual Instruction Group Summary