Recent content by John_Brown
-
J
How can I translate this mips code into binary/hexadecimal
Thank you very much for your help!- John_Brown
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
J
How can I translate this mips code into binary/hexadecimal
Hello I have two doubts, In an exercise I have to convert a MIPS instruction into hexadecimal code. I understand a part of it. The instruction given by the professor is: Exercise 2 : bne $t2, $zero, previous instruction The solution is Co =0b0 00101, $rs =0b0 1010,$rt =0b0 0000, Imm16 =...- John_Brown
- Thread
- Code Mips
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help