Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c60 static const union float80u q_nan = { variable
235 do_fprem(q_nan.d, 1.0); in test_fprem_cases()
H A Dtest-i386.c767 union float64u q_nan = { .l = 0xFFF8000000000000LL }; variable
1028 test_fcmp(2, q_nan.d); in test_floats()
1029 test_fcmp(q_nan.d, -1); in test_floats()
1040 test_fcvt(q_nan.d); in test_floats()