And since the shifting amount can be set by adding/subtracting 1 bit to/from the multiple of 8, for example, on some CPU which has only 1-bit shifting command, the shift operation such as above performs a high-speed processing compared with shifting by 3 bits or 5 bits.