Suppose you have a basic instruction set with typical primitive arithmetic and logical operations (add, sub, and,

Question:

Suppose you have a basic instruction set with typical primitive arithmetic and logical operations (add, sub, and, or, not, xor, Isl, and lsr). How would you move a 32-bit word from memory location a to location b and reorder the bytes from PQRS to SQRP using only this instruction set?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: