Question: Question 2: (10 points) What will be the hexadecimal value in register $s5 after running the following MIPS assembly program if the computer is: big-endian
Question 2: (10 points)
What will be the hexadecimal value in register $s5 after running the following MIPS assembly program if the computer is:
big-endian
little-endian
Assume that the word 0xABBC97A5 is saved into $t0 & MIPS assembly code is:
sw $t0, 100($0)
lb $s5, 102($0)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
