Fixed-width bitwise operations
Operands are unsigned integers. Results are masked to the chosen width. Shifts use the shift count (modulo bit width). NOT uses operand A only.
Operand A
Operand B
Result
Operands are unsigned integers. Results are masked to the chosen width. Shifts use the shift count (modulo bit width). NOT uses operand A only.
Operand A
Operand B
Result