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