I am learning MIPS programming, in which I am trying to implement If else conditions. But the problem is when I enter 2 to select subtract condition, the program doesn\'t work.
As this is homework:
If it's equal, it will jump to the offset specified by the label. And if it's not equal, what code do you expect it to execute?