* Remove extra shift CTL. * Change order of inputs for the arithmetic shift operations. Add SHR test. Fix max number of bit shifts. Cleanup. * Fix SHR in the case shift >= 256 * Limit visibility of helper functions