Constant wasmtime_environ::ir::types::FFLAGS [−][src]
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.