Download Print this page

ZiLOG Z80380 User Manual page 189

Advertisement

Z
ILOG
RRCW dst
← dst
Operation:
tmp
← dst(0)
C
dst(15) ← tmp(0)
dst(n) ← tmp(n+1) for n = 0 to 14
The contents of the destination operand are rotated right one bit position. Bit 0 of the
destination operand is moved to the most significant bit position and also replaces the Carry
flag.
Flags:
S:
Set if the most significant bit of the result is set; cleared otherwise
Z:
Set if the result is zero; cleared otherwise
H:
Cleared
P:
Set if parity of the result is even; cleared otherwise
N:
Cleared
C:
Set if the bit rotated from bit 0 was a 1; cleared otherwise
Addressing
Mode
Syntax
R:
RRCW R
RX:
RRCW RX
IR:
RRCW (HL)
X:
RRCW (XY+d)
Field Encodings: rr: 00 for BC, 01 for DE, 11 for HL
y: 0 for IX, 1 for IY
DC-8297-03
dst = R, RX, IR, X
Instruction Format
11101101 11001011 000010rr
11101101 11001011 0000110y
11101101 11001011 00001010
11y11101 11001011 ——d— 00001010
ROTATE RIGHT CIRCULAR (WORD)
Execute
Time
2
2
2+r
4+r
Z380
U
'
M
SER
S
ANUAL
RRCW
Note
I
5-155

Advertisement

loading
Need help?

Need help?

Do you have a question about the Z80380 and is the answer not in the manual?

Questions and answers