ARM instructions have a 12-bit literal. Instead of permitting a word in the range 0 to 2

Question:

ARM instructions have a 12-bit literal. Instead of permitting a word in the range 0 to 212 - 1, the ARM uses an 8-bit format for the integer and a 4-bit alignment field that allows the integer to be shifted in steps of 2. What are the advantages and disadvantages of this mechanism in comparison with a straight 12-bit integer?

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

Step by Step Answer:

Question Posted: