pub fn from_j_type<F: PrimeField32>(
opcode: usize,
dec_insn: &JType,
) -> Instruction<F>
Expand description
Create a new Instruction
from a J-type instruction.
pub fn from_j_type<F: PrimeField32>(
opcode: usize,
dec_insn: &JType,
) -> Instruction<F>
Create a new Instruction
from a J-type instruction.