Problem:
Question 1: What would be the encoding of this instruction: nor $t3, $s5, $t1? Write your answer as an 8-hexdigit integer, e.g., 0x12345678, and for full credit explain how your answer was obtained.
Question 2: What would be the encoding of this instruction: xori $t9, $s2, 12134? Write your answer as an 8-hexdigit integer, e.g., 0x12345678, and for full credit explain how your answer was obtained.
Question 3: Decode this instruction: 0x8EE1FE0C. If the assembly language instruction contains any numbers write them in decimal and for full credit explain how your answer was obtained.
Question 4: Decode this instruction: 0x000261C3.
Could anyone help me please?