How to negative number as result in MIPS using ori / or
Hey boys im trying to convert this c code to assembly but i can t use divu or idiv for devision part just using ori / or, can you tell me how can i do that?
Hey boys im trying to convert this c code to assembly but i can t use divu or idiv for devision part just using ori / or, can you tell me how can i do that?