IP2022 Users ManualInstruction Set Architecture
www.ubicom.com
203
Example:
rl
w,0x099
This example rotates the bits of data memory
location 0x099 left through the C bit and moves
the result into W. If the data memory location
holds 0x14 and the C bit is set, after this
instruction is executed, W will hold 0x29 and the
C bit will be clear. The data memory location will
still hold 0x14 after execution of the instruction.