Write an ARM program to reverse the order of bits in register R2. For example, if the
Question:
Write an ARM program to reverse the order of bits in register R2. For example, if the starting pattern in R2 is 1110... 0100, the result left in R2 should be 0010... 0111. (Hint: Use shift and rotate operations.)
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Computer Organization
ISBN: 9780072320862
5th Edition
Authors: V Carl Hamacher, Carl Hamacher, Zvonko G Vranesic, Safwat G Zaky
Question Posted: