Function fuel_asm::op::modi

source ·
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.