Abstract
This paper describes a new basis for the implementation of the shifter functional unit in microprocessors that can implement new advanced bit manipulations as well as standard shifter operations. Our design is based on the inverse butterfly and butterfly data path circuits, rather than the barrel shifter or log-shifter designs currently used. We show how this new shifter can implement the standard shift and rotate operations, as well as more advanced extract, deposit, and mix operations found in some processors. Furthermore, it can perform important new classes of even more advanced bit manipulation instructions like arbitrary bit permutations, bit gather (or parallel extract), and bit scatter (or parallel deposit) instructions. Thus, our new functional unit performs the functionality of three functional units-the basic shifter, the multimedia-mix unit, and the advanced bit manipulation functional unit, while having a latency only slightly longer than that of the log-shifter. For performing only the existing functions of a shifter, it has significantly smaller area.
Original language | English (US) |
---|---|
Article number | A4 |
Pages (from-to) | 1035-1048 |
Number of pages | 14 |
Journal | IEEE Transactions on Computers |
Volume | 58 |
Issue number | 8 |
DOIs | |
State | Published - 2009 |
All Science Journal Classification (ASJC) codes
- Software
- Theoretical Computer Science
- Hardware and Architecture
- Computational Theory and Mathematics
Keywords
- Arithmetic
- Bit gather
- Bit manipulation
- Bit scatter
- Butterfly
- Circuit design
- Deposit
- Extract
- Instruction set architecture
- Inverse butterfly
- Microprocessor
- Mix
- Multimedia
- Parallel operations
- Permutation
- Processor architecture
- Rotation
- Shift
- Shifter