Searched refs:isdenormal (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ | ||
| H A D | fpu_emu.h | 184 #define isdenormal(ptr) (exponent(ptr) == EXP_BIAS+EXP_UNDER) macro |
| H A D | fpu_entry.c | 365 isdenormal in math_emulate() |