Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c51 #define SIGND(fp) ((fp.l.upper) & 0x8000) macro
865 if (SIGND(temp)) { in helper_fbst_ST0()
2391 if (SIGND(temp)) { in helper_fxam_ST0()