Search for question
Question

Convert the following MIPS assembly code into machine language.Write the instructions in hexadecimal.

add $t0, $s0, $sl

lw $t0, 0x20($t7)

addi $50, $0, -10

Fig: 1