Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Only need problem 3, thank you. I will give up vote for sure. 1. (28 points) Complete the table by showing the contents of the
Only need problem 3, thank you. I will give up vote for sure.
1. (28 points) Complete the table by showing the contents of the registers and memory locations after each instruction that changes them (i.e., only show the contents of a register or memory location when an instruction modifies the contents). When showing memory modifications, show the address and data. All numbers shown are in hex, and your entries should also be in hex. Instruction Register contents after instruction executes Memory (Hex) RO Rie R22 R32 R42 Addresse Data 55555555000000040010100000000000 FFFFFFFF 00101000 Fa Initial Conditions 00101008 ce movt r4, #OxFFF0 ror r4, #16 Idrr3,[r2],#0x4 add r4, r4, rue str r4,[r2] add ro,r4,#12 strro, [r2,-1]! strr1, [r2,r1, Isl #1]! T.T.T.T.T.T.T. T. 2. (28 points) Show the resister contents (in hex) and condition codes after each instruction is executed. You only need to show register contents when they change. Rie 00000000 R2 00000000 R32 NZ CV 0000000001 10 04 # Initial contents |||| e tit tit 1. movte R2, #Oxc000 2. Isr R1, R2,#12 3. adds R3, R1, R2 4.subse R1, R3,r32 5. Isr R2,#12 6. adds R1, R2, rue 7. adds R3, R1,r12 e ttt 2 3. (6 points) If any of the instructions above resulted in incorrect answers, provide their line #'s: 1. (28 points) Complete the table by showing the contents of the registers and memory locations after each instruction that changes them (i.e., only show the contents of a register or memory location when an instruction modifies the contents). When showing memory modifications, show the address and data. All numbers shown are in hex, and your entries should also be in hex. Instruction Register contents after instruction executes Memory (Hex) RO Rie R22 R32 R42 Addresse Data 55555555000000040010100000000000 FFFFFFFF 00101000 Fa Initial Conditions 00101008 ce movt r4, #OxFFF0 ror r4, #16 Idrr3,[r2],#0x4 add r4, r4, rue str r4,[r2] add ro,r4,#12 strro, [r2,-1]! strr1, [r2,r1, Isl #1]! T.T.T.T.T.T.T. T. 2. (28 points) Show the resister contents (in hex) and condition codes after each instruction is executed. You only need to show register contents when they change. Rie 00000000 R2 00000000 R32 NZ CV 0000000001 10 04 # Initial contents |||| e tit tit 1. movte R2, #Oxc000 2. Isr R1, R2,#12 3. adds R3, R1, R2 4.subse R1, R3,r32 5. Isr R2,#12 6. adds R1, R2, rue 7. adds R3, R1,r12 e ttt 2 3. (6 points) If any of the instructions above resulted in incorrect answers, provide their line #'sStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started