pub fn from_load<F: PrimeField32>( opcode: usize, dec_insn: &IType, ) -> Instruction<F>
Create a new [Instruction] from a load operation
Instruction