Home
last modified time | relevance | path

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

/qemu/tests/tcg/loongarch64/
H A Dtest_fclass.c5 #define FLOAT_CLASS_QUIET_NAN 0x002 macro
28 case FLOAT_CLASS_QUIET_NAN: \
/qemu/target/mips/tcg/
H A Dfpu_helper.c1136 #define FLOAT_CLASS_QUIET_NAN 0x002 macro
1151 return FLOAT_CLASS_QUIET_NAN; in float_class_d()
1185 return FLOAT_CLASS_QUIET_NAN; in float_class_s()