Definition
J-Type Instruction (RISC-V)
A J-type instruction encodes a jump target as a split sign-extended offset relative to the current program counter.
Synopsis
J-type instructions use a split sign-extended offset relative to the current program counter.
The remaining fields provide the jump encoding:
rdnames the destination register.opidentifies the instruction as a J-type instruction.