Write a 68000 program to reverse the order of bits in register D2. For example, if the

Question:

Write a 68000 program to reverse the order of bits in register D2. For example, if the starting pattern in D2 is 1110...0100, the result left in D2 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  book-img-for-question

Computer Organization

ISBN: 9780072320862

5th Edition

Authors: V Carl Hamacher, Carl Hamacher, Zvonko G Vranesic, Safwat G Zaky

Question Posted: