fuel_asm::op

Function jnzb

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

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