pub fn from_s_type<F: PrimeField32>( opcode: usize, dec_insn: &SType, ) -> Instruction<F>
Create a new [Instruction] from an S-type instruction.
Instruction