Function polkavm_assembler::amd64::inst::imul_imm

source ยท
pub fn imul_imm(
    a0: impl Into<RegSize>,
    a1: impl Into<Reg>,
    a2: impl Into<RegMem>,
    a3: i32,
) -> Instruction<imul_imm>