Question
Suppose we have a 16-bit MIPS processor instead of a 32-bit version. The R-type instruction has a 3-bit opcode, rs, rt & rd fields, 4-bit
Suppose we have a 16-bit MIPS processor instead of a 32-bit version. The R-type instruction has a 3-bit opcode, rs, rt & rd fields, 4-bit funct field. The I-type has a 3-bit opcode, rs & rt fields, 7-bit immediate field. The J-type has a 3-bit opcode and 13-bit target address field. Determine the max. no. of registers & the size of the MUX used in the register file for reading. Considering there are only 3 types of jump instruction, determine the max. no. of unique R-type & I-type instructions. Also, find out the range of the branch & jump instruction in terms of bytes. The working of branch & jump instructions is the same as in 32-bit version.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started