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