This is a J-Type instuction in MIPS Instruction Types. Will change PC to be the address given.

Jump Process

  1. Extract the 26-bits from the address
  2. Add an extra 2 bits at the end
  3. Add the first 4-bits of the current PC to the front
  4. This is your new PC