fuel_asm::op

Function jne

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

Conditional dynamic jump.