Chapter 2: Q17E (page 168)
Provide the type, assembly language instruction, and binary representation of instruction described by the following MIPS fields:
op= , rs=1, rt=2, const=
Short Answer
The type of instruction is I-type. The assembly language instruction is lw. The binary representation of instruction is 1000 1100 0010 0010 0000 0000 0000 0100.