openvm_transpiler::util

Function from_j_type

Source
pub fn from_j_type<F: PrimeField32>(
    opcode: usize,
    dec_insn: &JType,
) -> Instruction<F>
Expand description

Create a new Instruction from a J-type instruction.