I have created a way to do divisions in mips without using \'div\'. In a register is the result of the quotient. In another register is the remainder of the division. I want