Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/loongarch64/
H A Dtest_fclass.c4 #define FLOAT_CLASS_SIGNALING_NAN 0x001 macro
27 case FLOAT_CLASS_SIGNALING_NAN: \
/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c1135 #define FLOAT_CLASS_SIGNALING_NAN 0x001 macro
1149 return FLOAT_CLASS_SIGNALING_NAN; in float_class_d()
1183 return FLOAT_CLASS_SIGNALING_NAN; in float_class_s()