fuel_asm::op

Function mod_

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

Modulo remainder of two registers.