Here is what to do to make it load what we want:

so that is what loads the value into register v1 so simply change it to:
ori v1,0,$??
?? is obviously the value you want.

so that is what loads the value into register v1 so simply change it to:
ori v1,0,$??
?? is obviously the value you want.


Comment