Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dexception.h34 #define EX_Denormal Const_(0x0002) /* denormalized operand */ macro
H A Derrors.c222 EX_Denormal, "denormalized operand"}, {
568 EXCEPTION(EX_Denormal); in denormal_operand()