Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please complete assigned problem. Code is attached as well HW1-3: The goal of this part is for you to install MisaSiM, modify a short assembly

Please complete assigned problem. Code is attached as well 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 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 Copy or in 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

More Books

Students also viewed these Databases questions

Question

understand the key issues concerning international assignments

Answered: 1 week ago