Ez80® cpu instruction classes, Ez80, Cpu instruction classes – Zilog EZ80F916 User Manual
Page 63

eZ80
®
CPU
User Manual
UM007715-0415
CPU Instruction Set
54
eZ80
®
CPU Instruction Classes
Mmn
A 24-bit immediate data value
(Mmn)
A 24-bit value indicating a location in memory at this
address
mn
A 16-bit immediate data value
(mn)
A 16-bit value indicating a location in memory at this
address
n
8-bit immediate data value
r
or r’
8-bit CPU register A, B, C, D, E, H, or L
rr
16- or 24-bit CPU register BC, DE, or HL
rxy
16- or 24-bit CPU register BC, DE, IX or IY
s
8-bit value
SP
Stack Pointer. Indicates either the Stack Pointer Short
register (SPS) or the Stack Pointer Long register (SPL)
ss
8-, 16-, or 24-bit value, depending on instruction and
context
Table 27. Arithmetic Instructions
Mnemonic
Instruction
Page(s)
ADC
Add with Carry
ADD
Add without Carry
CP
Compare with Accumulator
DAA
Decimal Adjust Accumulator
DEC
Decrement
INC
Increment
MLT
Multiply
NEG
Negate Accumulator
SBC
Subtract with Carry
SUB
Subtract without Carry
Table 26. Instruction Notations (Continued)
Mnemonic
Definition