
6.2 BIT ROTATION RIGHT Instruction (ROTR)
6-5
[Program Example]
The data having MB00000 (bit 0 of MW00000) as the head address and a bit width of 10 are rotated
once to the right.
FC 8 4 0
Rotation symmetry range (Bit width = 10)
F
C8
4
0
1 1 1 1 0 0 1 0 0 0 1 1 0 1 0 1
1 1 1 1 0 0 1 1 0 0 0 1 1 0 1 0
Before
execution
After
execution
Komentarze do niniejszej Instrukcji