Function polkavm_assembler::amd64::inst::mov_imm64

source ยท
pub fn mov_imm64(
    a0: impl Into<Reg>,
    a1: impl Into<u64>,
) -> Instruction<mov_imm64>