Home
last modified time | relevance | path

Searched refs:FLOAT_CLASS_POSITIVE_ZERO (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/loongarch64/
H A Dtest_fclass.c13 #define FLOAT_CLASS_POSITIVE_ZERO 0x200 macro
36 case FLOAT_CLASS_POSITIVE_ZERO: \
/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c1144 #define FLOAT_CLASS_POSITIVE_ZERO 0x200 macro
1166 return FLOAT_CLASS_POSITIVE_ZERO; in float_class_d()
1200 return FLOAT_CLASS_POSITIVE_ZERO; in float_class_s()