Assembly Language Question

Notes:

  • The code should be written in MPIS Assembler.
  • The file will besubmitted through an auto grader on GradeScope, which includes multiple teststo assess the output of the code.
  • You can find the C code in the assignment folder for reference, but please refrain from converting it from C to assembly, as the auto grader will flag this as cheating.
  • Additionally, the auto grader can detect plagiarism.
  • Sample runs can be found at the end of the assignment folder.
  • You can find the PowerPoint for function lecture folder for more references.