TheRCL(Rotate through Carry, Left) micro-instruction is heavily used in the division microcode.2This operation shifts the bits in a 16-bit word, similar to the<<bit-shift operation in high-level languages, but with an additional feature. Instead of discarding the bit on the end, that bit ...