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