Suppose you execute LDR, r0=0xl2345678 on an ARM machine followed by STR r0, [rll where rl =

Question:

Suppose you execute LDR, r0=0xl2345678 on an ARM machine followed by STR r0, [rll where rl = 0xlO00. Now, suppose you do a byte read to the same address with LDRB r2, [rl]. What would the value be in r2 if.

(a) The ARM was big-endian configured

(b) It was little-endian configured?

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

Step by Step Answer:

Question Posted: