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