Question: 6- For microprocessors, such as Motorola's, that use big-endian order for storing multiple-byte variables, describe the results of executing the following two assembly instructions by

6- For microprocessors, such as Motorola's, that use big-endian order for storing multiple-byte variables, describe the results of executing the following two assembly instructions by answering parts (a)-(c) below. (a) Fill the memory block below with the result of the instruction: 4 pts "Store the 16-bit number $10B2 to address S C109" 1-byte locations Low Memory $C108 $C109 $C10A High Memory (b)The stack pointer register SP SDFE8 before the following instruction is executed. Fill the memory block below with the result of the instruction: "Push the 16-bit number $2EA4 onto the stack" 14 pts] 1-byte locations Low Memory SDFE7 SDFE8 SDFE9 SP (before PUSH) High Memory (c) What is the value of the stack pointer register SP after the PUSH? 4 pts]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
