Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dfpu_emu.h183 #define isdenormal(ptr) (exponent(ptr) == EXP_BIAS+EXP_UNDER) macro
Dfpu_entry.c407 isdenormal in math_emulate()