help in code MIPS >MARS
- Uncategorised posts -
2
Posts
2
Posters
4
Views
1
Watching
-
Write a MIPS code for the following high level code
Please enter the first number
a= x;
Please enter the second number
b=y;
if (x==y)
then
print<< " The two numbers are equal"
else
print<< " The two numbers are not equal"What have you written so far? What code are you stuck on? We can't see your code so we can't help you fix it.