Question: Write a MIPS program that copies a string from one buffer to another in a reverse direction word by word, ignoring spaces and transforms the

Write a MIPS program that copies a string from one buffer to another in a reverse direction word by word, ignoring spaces and transforms the lowercase characters to its corresponding uppercase ones.
Please enter your string: Assembly Language-this is the input Here is the output: YLBMESSAEGAUGNAL Please make sure your output line contains the string "Here is the output; " as shown in the sample output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
