openvm_transpiler::util

Function from_u_type

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

Create a new Instruction from a U-type instruction.