2. Two 32 bit numbers are allocated in memory using DCD directive as follows. Mem DCD 0x12345, 0x (71654000) What would be the contents of RO and R2 after the execution of the following sets of instructions? (The label "Mem" is pointing to a location 0x10000050)? RO R2 LDR RO, - Mem LDRB R2, [RO, #4]

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 12VE
icon
Related questions
Question
2. Two 32 bit numbers are allocated in memory using DCD directive as follows.
Mem DCD 0x12345, 0x (71654000)
What would be the contents of RO and R2 after the execution of the following sets of
instructions? (The label “Mem" is pointing to a location 0x10000050)?
RO
R2
LDR
RO, = Mem
LDRB
R2, [RO, #4]
RO
R2
RO, Mem
R2, RO
LDR
MOVS
Transcribed Image Text:2. Two 32 bit numbers are allocated in memory using DCD directive as follows. Mem DCD 0x12345, 0x (71654000) What would be the contents of RO and R2 after the execution of the following sets of instructions? (The label “Mem" is pointing to a location 0x10000050)? RO R2 LDR RO, = Mem LDRB R2, [RO, #4] RO R2 RO, Mem R2, RO LDR MOVS
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning