English
Language : 

S3F8647 Datasheet, PDF (121/399 Pages) Samsung semiconductor – 8-bit single-chip CMOS microcontroller
S3C8639/C863A/P863A/C8647/F8647
INSTRUCTION SET
Mnemonic
Table 6-1. Instruction Group Summary (Continued)
Operands
Instruction
Arithmetic Instructions
ADC
ADD
CP
DA
DEC
DECW
DIV
INC
INCW
MULT
SBC
SUB
dst,src
dst,src
dst,src
dst
dst
dst
dst,src
dst
dst
dst,src
dst,src
dst,src
Add with carry
Add
Compare
Decimal adjust
Decrement
Decrement word
Divide
Increment
Increment word
Multiply
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-3