polkavm_assembler::amd64::inst

Function setcc

Source
pub fn setcc(
    a0: impl Into<Condition>,
    a1: impl Into<RegMem>,
) -> Instruction<setcc>