Constant cranelift_codegen::ir::types::FFLAGS
source · pub const FFLAGS: Type;
Expand description
CPU flags representing the result of a floating point comparison. These
flags can be tested with a :type:floatcc
condition code.