Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dfpu_emu.h184 #define isdenormal(ptr) (exponent(ptr) == EXP_BIAS+EXP_UNDER) macro
H A Dfpu_entry.c366 isdenormal in math_emulate()