pub fn jnei<A: CheckRegId, B: CheckRegId>(
cond_lhs: A,
cond_rhs: B,
abs_target: u16,
) -> Instruction
Expand description
Conditional jump.
pub fn jnei<A: CheckRegId, B: CheckRegId>(
cond_lhs: A,
cond_rhs: B,
abs_target: u16,
) -> Instruction
Conditional jump.