
Z80 Instruction Set UM008007-0715
234
Z80 CPU
User Manual
SRL m
Operation
Op Code
SRL
Operand
m
The operand m is any of r, (HL), (IX+d), or (lY+d), as defined for the analogous RLC
instructions. In the assembled object code, the possible op code/operand combinations are
specified as follows:
00 111
r*
11 0 11001
CB
11 0 11001
CB
11 1 01101
DD
11 0 11001
CB
11 1 01111
FD
11 0 11001
CB
SRL r*
SRL (HL)
SRL (IX+d)
SRL (IY+d)
d
d
00 1 10111
3E
00 1 10111
3E
00 1 10111
3E
Comentarios a estos manuales