Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dstatus_w.h47 #define COMP_SNaN 0x80 macro
Dreg_compare.c106 return COMP_No_Comp | COMP_SNaN | COMP_NaN; in compare()
316 if (c & COMP_SNaN) { /* This is the only difference between in compare_u_st_st()
367 if (c & COMP_SNaN) { /* This is the only difference between in compare_ui_st_st()