openvm_transpiler::util

Function from_b_type

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

Create a new Instruction from a B-type instruction.