The J instruction branches the PC by a specified offset
It's syntax is:
J offset.
The sample J instruction demonstrated in the datapath above is J .
The instruction's equivalent in binary is:
No registers in the register file is used explicitly by this instruction.