Modularize Bit Manipulation Specific ALU Changes
Created by: kevindkim723
Integrating Bit Manipulation support within the current ALU makes it harder to interpret the SystemVerilog code. Modularizing bit manipulation specific hardware will help solve this problem.
The changes pass lint and regression.