Suppose r0 = 0x20008000. What is the value of register r1, r5, r3, and r6 after running the following instructions? Assu
Posted: Fri Jul 08, 2022 6:16 am
Suppose r0 = 0x20008000. What is the value of register r1, r5, r3, and r6 after running the following instructions? Assume each instruction is being executed separately, i.e., they are not part of a program. a. LDMDB r0, {r1,r5,r3,r6} b. LDMIA ro, {r1,r5,r3,r6} C. LDRIB r0, {r1,r5,r3,r6} LDRDA r0, {r1,r5,r3,r6} d. High Memory Addresses 0x20008010 0x2000800C 0x20008008 0x20008004 0x20008000 0x20007FFC 0x20007FF8 0x20007FF4 0x20007FFØ Low Memory Addresses 16 12 8 4 0 -4 -8 -12 -16