openvm_transpiler::util

Function from_s_type

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

Create a new Instruction from an S-type instruction.