pub fn jnef<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
ra: A,
rb: B,
rc: C,
imm: u8
) -> Instruction
Expand description
Dynamic relative jump forwards, conditional on comparsion, with a constant offset.
pub fn jnef<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
ra: A,
rb: B,
rc: C,
imm: u8
) -> Instruction
Dynamic relative jump forwards, conditional on comparsion, with a constant offset.