|
Shifting means to move bits right and left inside an operand. Rotating shifts each bit and copies the shifted-out bit into the lowest bit if rotate left or the highest bit if rotate right. There are two basic ways to shift bits in a number: |
|
|
|
|
|
|
|
|
“I’m not arguing, I’m just explaining why I’m right.” ― Unknown |