Right after when a CPU fetches and executes the following ja…
Right after when a CPU fetches and executes the following jal instruction at memory address 0x00400114, what values will be set to MIPS PC and $31 registers? If needed, you can reference MIPS Green Sheet.. instructionaddress Instructions ———– ———— addu $4, $0, $2 jal 0x00400094 lui $1, 4097 ori $4, $1, 81 addu $5, $0, $2