Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2.10 ARM instruction sheets Solve for the correct CPU computations and actions. Execute these ARM instructions as if you were the ARM CPU. Write the

2.10 image text in transcribed
image text in transcribed
ARM instruction sheets Solve for the correct CPU computations and actions. Execute these ARM instructions as if you were the ARM CPU. Write the final updated values for each memory, register and flags after the given instruction executes in the space provided. Only update the changed values. There are multiple parts of this problem. Endianness: Check for endianness in case of loads and stores, in each part of the question. If the question does not specify the endianness, you can assume little-endian. Note: Only write the changed values, if the value did not change leave the updated cell blank. Note: If the instruction causes no change in the data, clearly state why there is no change, otherwise it will be assumed you did not answer the question. For branch instructions, clearly state if the branch is taken or not taken. Q2.10 Updated Data STMED R13!, (R10, R2, RO) Memory Orig. Updated Address Data Data 0x84F0 Ox82 0x84F1 Ox32 0x842 OxBC Ox84F3 OxA4 0x8454 OxF4 Ox84F5 Ox6A Ox8456 Ox9D Ox8457 OxC2 Ox8458 Ox42 0x8459 Ox67 Ox84FA Ox8D Ox84FB OxA1 0x84FC OxF2 0x84FD OxB8 Ox84FE Ox5E 0x84FF OXEE Ox8500 OXFA 0x8501 0xF3 0x8502 Ox54 0x8503 OxBA 0x8504 Ox6D Ox8505 Ox9C Ox8506 Ox78 Ox8507 OxBB 0x8508 OxC3 Ox8509 OxB4 0x850A OXAA 0x850B OxD9 Ox850C OXDA 0x850D OxFF Ox850E OxE5 0x850F 0x33 ; little-endian Orig. Register Data RO OxDC002845 R1 Ox00008500 R2 OXAB038730 R3 0x2B78DFEO R4 Ox000084FO R5 Ox00100000 R6 Ox041 BOCOD R7 Ox00100000 R8 0x00000000 R9 Ox00842 ABO R10 OxOABD9830 R11 0x0000000A R12 Ox00000002 R13 Ox00008500 R14 Ox003762DD R15 Ox00100000 Flags N NZ V Q N/A

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

Which one of the following is NOT a type of secondary storage?

Answered: 1 week ago