Question: For this exercise, you will explore the range of branch and jump instructions in MIPS. For the following problems, use the hexadecimal data in the
For this exercise, you will explore the range of branch and jump instructions in MIPS. For the following problems, use the hexadecimal data in the table below.
In order to reduce the size of MIPS programs, MIPS designers have decided to cut the immediate field of I-type instructions from 16 bits to 8 bits. If the PC is at address 0x0000000, how many branch instructions are needed to set the PC to the address in the table above?
a. 0x00020000 b. 0xFFFFFF00
Step by Step Solution
3.32 Rating (161 Votes )
There are 3 Steps involved in it
MIPS branch instructions that use immediate values such as beq or bne add the immediate value to the ... View full answer
Get step-by-step solutions from verified subject matter experts
