Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c810 #define FPUS_EMASK 0x0000 macro
823 a, b, fpus & (0x4500 | FPUS_EMASK)); in test_fcmp()
830 a, b, fpus & (0x4500 | FPUS_EMASK)); in test_fcmp()
841 a, b, fpus & FPUS_EMASK, eflags & (CC_Z | CC_P | CC_C)); in test_fcmp()
850 a, b, fpus & FPUS_EMASK, eflags & (CC_Z | CC_P | CC_C)); in test_fcmp()
H A Dtest-i386-fprem.c146 #define FPUS_EMASK 0x007f macro