![]() |
|
| << Previous | Next >> | |
| | |
RR IX
RR IY Rotate Right Through Carry Rabbit 2000/3000/4000/5000 Instruction
DD FC RR IX {IX,CF} = {CF,IX} FD FC RR IY {IY,CF} = {CF,IY}
Rabbit 2000/3000/4000 Rabbit 5000
Description
Rotates to the right with the C flag the data in IX or IY. Bit 0 moves to the C flag, bits 1 through 15 move to the next lowest-order bit position, and the C flag moves to bit 15. See Figure 9 for an illustration.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |