Function polkavm_assembler::amd64::inst::setcc

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