| << Previous | Next >> | |
| |
RRB A,BCDE
RRB A,JKHL Rotate Right with A Rabbit 4000 Instruction
Description
Rotates 8 bits to the right with A the data in BCDE or JKHL. For example, the data in B moves to C, while the data in C moves to D. The low-order byte moves to A and A moves to the high-order byte. See the figure below.
| | |
| << Previous | Next >> |