English
Language : 

80C88_04 Datasheet, PDF (30/32 Pages) Intersil Corporation – CMOS 8/16-Bit Microprocessor
80C88
Instruction Set Summary (Continued)
MNEMONIC AND DESCRIPTION
RCR = Rotate Through Carry Right
AND = And:
Reg./Memory and Register to Either
Immediate to Register/Memory
Immediate to Accumulator
TEST = And Function to Flags, No Result:
Register/Memory and Register
Immediate Data and Register/Memory
Immediate Data and Accumulator
OR = Or:
Register/Memory and Register to Either
Immediate to Register/Memory
Immediate to Accumulator
XOR = Exclusive or:
Register/Memory and Register to Either
Immediate to Register/Memory
Immediate to Accumulator
STRING MANIPULATION
REP = Repeat
MOVS = Move Byte/Word
CMPS = Compare Byte/Word
SCAS = Scan Byte/Word
LODS = Load Byte/Word to AL/AX
STOS = Stor Byte/Word from AL/A
CONTROL TRANSFER
CALL = Call:
Direct Within Segment
Indirect Within Segment
Direct Intersegment
Indirect Intersegment
JMP = Unconditional Jump:
Direct Within Segment
Direct Within Segment-Short
Indirect Within Segment
Direct Intersegment
Indirect Intersegment
RET = Return from CALL:
Within Segment
Within Seg Adding lmmed to SP
76543210
110100vw
0010000dw
1000000w
0010010w
1000010w
1111011w
1010100w
000010dw
1000000w
0000110w
001100dw
1000000w
0011010w
1111001z
1010010w
1010011w
1010111w
1010110w
1010101w
11101000
11111111
10011010
11111111
11101001
11101011
11111111
11101010
11111111
11000011
11000010
INSTRUCTION CODE
76543210
mod 0 1 1 r/m
76543210
mod reg r/m
mod 1 0 0 r/m
data
data
data if w = 1
mod reg r/m
mod 0 0 0 r/m
data
data
data if w = 1
mod reg r/m
mod 1 0 1 r/m
data
data
data if w = 1
mod reg r/m
mod 1 1 0 r/m
data
data
data if w = 1
disp-low
mod 0 1 0 r/m
offset-low
seg-low
mod 0 1 1 r/m
disp-low
disp
mod 1 0 0 r/m
offset-low
seg-low
mod 1 0 1 r/m
disp-high
offset-high
seg-high
disp-high
offset-high
seg-high
data-low
data-high
76543210
data if w = 1
data if w = 1
data if w = 1
data if w = 1
30