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