Definition
CJ-Type Instruction (RISC-V)
A CJ-type instruction is a compressed instruction format in RISC-V that encodes a jump target as a split sign-extended offset relative to the current program counter.
It is used for short-range jumps.
CJ-Type Instruction (RISC-V)
A CJ-type instruction is a compressed instruction format in RISC-V that encodes a jump target as a split sign-extended offset relative to the current program counter.
It is used for short-range jumps.