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