What is the machine language encoding for the following MIPS instructions? Give the answers in hexadecimal (hex).
Question:
What is the machine language encoding for the following MIPS instructions? Give the answers in hexadecimal (hex). All offsets are in decimal.
(i) add $6, $7, $8
(ii) lw $5, 4($6)
(iii) addiu $3, $2, -2000
(iv) sll $3, $7, 12
(v) beq $6, $5, -16
(vi) j 4000
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Digital Systems Design Using Verilog
ISBN: 978-1285051079
1st edition
Authors: Charles Roth, Lizy K. John, Byeong Kil Lee
Question Posted: