Question: Assembly Language COMP 2033, Spring 2018 Homework 3 Instructor: Dr. Ahmed Abdelmoamen Ahmed Due: 0405/2018 at 11:55 PM (sharp) Marks: 100 points Submission Instructions: 1.

Assembly Language  Assembly Language COMP 2033, Spring 2018 Homework 3 Instructor: Dr. Ahmed
Abdelmoamen Ahmed Due: 0405/2018 at 11:55 PM (sharp) Marks: 100 points Submission

COMP 2033, Spring 2018 Homework 3 Instructor: Dr. Ahmed Abdelmoamen Ahmed Due: 0405/2018 at 11:55 PM (sharp) Marks: 100 points Submission Instructions: 1. Upload your asm files to eCourse in a zip file. 2. Please include a readme file that has (i) your name and student ID; and (ii) detailed instructions on how to run your programs Must receive instructor's approval in advance if an alternative time and method of submission becomes necessary Solve each of the following problems. To receive full marks on your documentation, you should have excellent internal documentation (i.e., appropriate comments, but also choice of variable names), as well as excellent extermal documentation (i.c., in the readme.txt file as described previously). 1. [60 points] Using the String Reverse program as a starting point [find this asm file a) Modify the program so the user can input a string containing between 1 and 50 b) Modify the program so it inputs a list of 32-bit integers from the user, and then uploaded on eCourse: characters displays the integers in reverse order [40 points] Write a program that does the following: a. Assigns integer values to EAX, EBX, ECX, EDX, ESI, and EDI b. Uses PUSHAD to push the general-purpose registers on the stack 2. c. Using a loop, your program should pop each integer rom the stack and display it on the screen

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!