Write the above code in the MIPs simulator provided on BB as
Write the above code in the MIPs simulator provided on BB, assemble it and run it (replace 100 by Ox 1001 (XXX) and 101 by 0x10010001) Screenshot the Text segment on the Execute window and describe every instruction. There should be a total of 8 instructions. You\'ll see that some instructions, such as li, are executed using two instructions. Screenshot the Data segment on the Execute window. What happened here? Screenshot Registers list. What is the content of Ss5? Is this simulator a little-endian or big-endian?
Solution
where is the code.the question is not clear
