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