What is the difference between the shift and rotate instructions?

2 years ago
Microprocessors

A rotate instruction is a closed loop instruction. that is the data moved out at one end is put back in at the other end. The shift instruction loses the data that is moved out of the last bit locations.

0
Rusma Khadka
Sep 9, 2022
More related questions

Questions Bank

View all Questions