Function encode_jmp_imm8

Source
pub const fn encode_jmp_imm8(imm8: Immediate8) -> EncodedX86_64Instruction
Expand description

Short jump to RIP-relative address. Takes 2 bytes only.