Function fuel_asm::op::jnzb

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

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