Question: Task #2 Write a MIPS program where you prompt the user for an integer a. Then, set bit 9 and 20. Finally, display the value
Task #2 Write a MIPS program where you prompt the user for an integer a. Then, set bit 9 and 20. Finally, display the value of that integer after modification. Sample Run of the task Enter a: 4112 Result = 1053200 Sample Run of the task Enter a: 96 Result = 1049184
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
