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.
pub fn jnzb<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Dynamic relative jump backwards, conditional against zero, with a constant offset.