Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h150 #define SIGND(fp) ((fp.l.upper) & 0x8000) macro
179 #define SIGND(fp) ((fp.l.upper) & 0x80000000) macro
232 e |= SIGND(temp) >> 16; in helper_fstt()
Dop_helper.c4239 if (SIGND(temp)) in helper_fxam_ST0()
4491 e |= SIGND(temp) >> 16; in cpu_get_fp80()