sweetflame
October 18th, 2004, 09:43 PM
Mm I'm new so I hope I can post this type of question.
I need to implement the pseudo instruction: mod rd, rs, rt where the result is rd = rs mod rt. I have to do this using native MIPS instructions but I'm having trouble getting started. Can anyone please help me?
Thanks!
I need to implement the pseudo instruction: mod rd, rs, rt where the result is rd = rs mod rt. I have to do this using native MIPS instructions but I'm having trouble getting started. Can anyone please help me?
Thanks!