polkavm_assembler::amd64::inst

Function lea_rip_label

Source
pub fn lea_rip_label(
    a0: impl Into<Reg>,
    a1: Label,
) -> Instruction<lea_rip_label>