Searched refs:CW_Denormal (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ | ||
D | control_w.h | 26 #define CW_Denormal Const_(0x0002) /* denormalized operand mask */ macro |
D | errors.c | 590 if ( control_word & CW_Denormal ) in denormal_operand() |