Searched refs:CW_Denormal (Results 1 – 2 of 2) sorted by relevance
27 #define CW_Denormal Const_(0x0002) /* denormalized operand mask */ macro
564 if (control_word & CW_Denormal) { /* The masked response */ in denormal_operand()