ALU stands for Arithmetic logic unit (ALU) that performs arithmetic and logical operations for computer systems.
How are bit shifts implemented at the hardware level when the number to shift by is unknown? I can't imagine …