pub fn modi<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description
Modulo remainder of a register and an immediate value.
pub fn modi<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Modulo remainder of a register and an immediate value.