barrel shifter meaning
- [Computer]
<hardware> A hardware device that can shift or rotate a data word by any number of bits in a single operation. It is implemented like a multiplexor, each output can be connected to any input depending on the shift distance.
More: Next- The ALU and barrel shifter executed instructions in a single cycle.
- It had an arithmetic logic unit ( ALU ) and barrel shifter.
- A barrel shifter is often implemented as a cascade of parallel 2�1 multiplexers.
- A common usage of a barrel shifter is in the hardware implementation of floating-point arithmetic.
- The barrel shifter has a variety of applications, including being a useful component in microprocessors ( alongside the ALU ).