- 1 Suppose Re 0x8000 And The Memory Layout Is As Follows Address 0x8007 0x8006 Oxeb 0x20 0x1a A What Is The V 1 (45.84 KiB) Viewed 23 times
1. Suppose re = 0x8000, and the memory layout is as follows: ● ● . Address 0x8007 0x8006 ØXEB 0x20 0x1A a. What is the v
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. Suppose re = 0x8000, and the memory layout is as follows: ● ● . Address 0x8007 0x8006 ØXEB 0x20 0x1A a. What is the v
1. Suppose re = 0x8000, and the memory layout is as follows: ● ● . Address 0x8007 0x8006 ØXEB 0x20 0x1A a. What is the value of r2 after running LDR r2, [ro] if the system is little endian or big endian? b. Suppose the system is set as little endian. What are the values of r2 and r0 if the instructions are executed separately? LDR r2, [re, #4] LDR r2, [ro], #4 LDR r2, [re, #4]! 0x8005 0x8004 0x8003 0x8002 0x8001 0x8000 Data 0x79 0XCD 0xA3 0xFD OxØD