fuel_asm::op

Function jnzf

source
pub fn jnzf<A: CheckRegId, B: CheckRegId>(
    cond_nz: A,
    dynamic: B,
    fixed: u16,
) -> Instruction
Expand description

Dynamic relative jump forwards, conditional against zero, with a constant offset.