pub fn from_j_type<F: PrimeField32>( opcode: usize, dec_insn: &JType, ) -> Instruction<F>
Create a new [Instruction] from a J-type instruction.
Instruction