fuel_asm::op

Function modi

source
pub fn modi<A: CheckRegId, B: CheckRegId>(
    dst: A,
    lhs: B,
    rhs: u16,
) -> Instruction
Expand description

Modulo remainder of a register and an immediate value.