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.
pub fn from_b_type<F: PrimeField32>(
opcode: usize,
dec_insn: &BType,
) -> Instruction<F>Create a new Instruction from a B-type instruction.