fuel_asm::op

Function jnef

source
pub fn jnef<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    cond_lhs: A,
    cond_rhs: B,
    dynamic: C,
    fixed: u8,
) -> Instruction
Expand description

Dynamic relative jump forwards, conditional on comparsion, with a constant offset.