Question: Exercise 2.10 In the following problems, the data table contains bits that represent the opcode of an instruction. You will be asked to interpret the

 Exercise 2.10 In the following problems, the data table contains bits

Exercise 2.10 In the following problems, the data table contains bits that represent the opcode of an instruction. You will be asked to interpret the bits as MIPS instructions into assembly code and determine what format of MIPS instruction the bits represent. 0000 0010 0001 0000 1000 0000 0010 0000.0 b. 0000 0001 0100 1011 0100 1000 0010 0010 2.10.1 (5) For the binary entries above, what instruction do they represent? 2.10.2 (5) What type (I-type, R-type, I-type) instruction do the binary entries above represent? 2.10.3 (5) If the binary entries above were data bits, what number would they represent in hexadecimal? In the following problems, the data table contains MIPS instructions. You will be asked to translate the entries into the bits of the opcode and determine the MIPS instruction format addi $t0,$t0,0 b. sw $t1, 32(52) 2.10.4 (5) For the instructions above, show the binary then hexadeci- mal representation of these instructions. 2.10.5 (5) What type (I-type, R-type, J-type) instruction do the instruc- tions above represent? 2.10.6 (5) What is the binary then hexadecimal representation of the opcode, Rs, and Rt fields in this instruction? For R-type instructions, what is the hexadecimal representation of the Rd and funct fields? For I-type instructions, what is the hexadecimal representation of the immediate field

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!