Function fuel_asm::op::jnzf

source ·
pub fn jnzf<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description

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