Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please complete HW1-3 in Misasim. I will have my solution to HW1-2 attached as well as the outline code of HW1-3. Please run your completed

Please complete HW1-3 in Misasim. I will have my solution to HW1-2 attached as well as the outline code of HW1-3. Please run your completed code and show output.
image text in transcribed
image text in transcribed
image text in transcribed
HW1-3: The goal of this part is for you to install MiSaSiM, modify a short assembly program HW1-3-shell.asm, simulate, test and debug it in MiSaSiM. The MiSaSiM simulator can be installed according to the instructions at http://lindawills ece.gatech edu/misasim/ Copy or rename the shell program to HW1-3.asm and modify it to compute the value of the element with maximum magnitude as in HW1-2. Store the element computed in the memory location labeled maxmag. The array A contain exactly 16 signed integers. Be sure to try multiple test cases by changing the initial values In order for your solution to be properly received and graded, there are a few requirements 1. The file must be named HW1-3.asm 2. Your name and the date should be included in the beginning of the file 3. The starting shell program should not be modified except for the replacement of the 4. Your program must store its result at the memory location labeled max when it returns. 5. Your program must return to the operating system via the jr $31 instruction. Programs 6. Your solution must include proper documentation. comment "# write your code here " This answer is used to check the correctness of your code that include infinite loops or produce simulator warnings or errors will receive zero credit

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

Oracle 10g Database Administrator Implementation And Administration

Authors: Gavin Powell, Carol McCullough Dieter

2nd Edition

1418836656, 9781418836658

More Books

Students also viewed these Databases questions