Question: Suppose the you have a program which written in MIPS (assembly code) which print out the minutes and seconds in increasing order. Write a function
Suppose the you have a program which written in MIPS (assembly code) which print out the minutes and seconds in increasing order. Write a function so that when the last digit of time is 9, NINE is printed instead of that last digit. Example printout: 59:57 59:58 59:5NINE 00:00 00:01 00:02 Suppose the you have a program which written in MIPS (assembly code) which print out the minutes and seconds in increasing order. Write a function so that when the last digit of time is 9, NINE is printed instead of that last digit. Example printout: 59:57 59:58 59:5NINE 00:00 00:01 00:02
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
