Question: I need help writing two short programs in MIPS MARS ASSEMBLY LANGUAGE 1. Divide 2 numbers. - make a function call for user to input

I need help writing two short programs in MIPS MARS ASSEMBLY LANGUAGE
1. Divide 2 numbers.
- make a function call for user to input an integer
- make 2nd function call to same function for user to input a 2nd integer.
- Find the quotient and remainder.
- make a function call to display the quotient
- make a function call to display the remainder
2. Make a function call to read an integer from user (user input is in seconds)
- display that number in days
- ... hours
- ... Minutes
- .... Seconds.
thanks so much in advance

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!