Question: ( 5 0 p ) Write an assembly program for the 8 0 8 6 processor to find the largest element and its position in
p Write an assembly program for the processor to find the largest element and its position in a element array located in the data segment, with element values ranging between and
a Draw a flowchart for solving the problem and include it in your assignment document.
b Create the assembly program so that it can be compiled into an
file, and write explanations next to each line of the code. Run the program step by step in the emu emulator, and provide screenshots demonstrating the program's execution process in a PDF file named SYourStudentNumber.pdf
c Name the file containing your program SYourStudentNumber.asm. Compile your program into an file using and link it The resulting file should be named SYourStudentNumber.exe.
Demonstrate that your program works correctly using debugging by providing screenshots showing the registers, flags, and relevant memory regions during execution. Compile all these steps, along with explanations of your assembly code, into a single PDF document named
SYourStudentNumber.pdf
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
