Lines Matching full:normal
43 #define NORMAL p2 macro
79 NORMAL = dfclass(A,#DFCLASS_NORMAL) define
80 NORMAL = dfclass(B,#DFCLASS_NORMAL) define
97 if (!NORMAL) jump .Ldiv_abnormal
237 if (P_TMP.new) jump:nt .Lpossible_unf // round up to normal possible...
293 TMPPAIR = combine(##0x00100000,#0) // min normal
324 // Raise Overflow, and choose the correct overflow value (saturated normal or infinity)
354 #undef NORMAL
391 // Now we've narrowed it down to (de)normal / (de)normal
407 if (P_TMP) AH = or(AH,TMP) // if normal, add back in hidden bit
408 if (P_TMP2) BH = or(BH,TMP) // if normal, add back in hidden bit