pub fn jmpf<A: CheckRegId>(dynamic: A, fixed: u32) -> Instruction
Expand description
Unconditional dynamic relative jump forwards, with a constant offset.
pub fn jmpf<A: CheckRegId>(dynamic: A, fixed: u32) -> Instruction
Unconditional dynamic relative jump forwards, with a constant offset.