Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 image text in transcribed
image text in transcribed
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

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

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

13th Edition Global Edition

1292263350, 978-1292263359

More Books

Students also viewed these Databases questions

Question

Evaluate three pros and three cons of e-prescribing

Answered: 1 week ago