3.19 Normalizing the Accumulator with the
         NORM Instruction
   The NORM instruction automatically normalizes the target
         accumulator to obtain the largest fractional value possible without overflow. The target
         accumulator must contain signed fractional data for the instruction result to be valid. It
         will shift the target accumulator right or left by as many bits as required to normalize
         the data, keeping the sign consistent. The shift value is stored in a destination address.
         The N Status bit reflects the direction of the accumulator shift.
If the accumulator cannot be normalized, the accumulator contents will not be affected.
