[][src]Function cranelift_codegen_meta::isa::x86::recipes::supported_floatccs_predicate

fn supported_floatccs_predicate(
    supported_cc: &[Literal],
    format: &InstructionFormat
) -> InstructionPredicate

Returns a predicate checking that the "cond" field of the instruction contains one of the directly supported floating point condition codes.