Lines Matching defs:p0
68 p0 = dfclass(A,#2) define
69 p0 = dfclass(B,#2) define
124 p0 = !cmp.gt(EXP0,BTMPH) define
125 p0 = cmp.gt(EXP0,BTMPL) define
149 p0 = cmp.eq(AL,#0) define
150 p0 = bitsclr(AH,BTMPL) define
155 p0 = bitsset(ATMPH,BTMPH) define
166 p0 = dfcmp.eq(A,A) define
187 p0 = cmp.gt(EXP1,##BIAS+BIAS-2) // overflow define
191 p0 = cmp.gt(EXP1,#0) define
235 p0 = cmp.gtu(ONE,PP_LL) // Did we extract all zeros? define
250 p0 = dfcmp.eq(A,A) // realize exception define
275 p0 = !cmp.eq(TMP,#1) // If not round-to-zero and define
276 p0 = !cmp.eq(PP_LL_L,#2) // Not rounding the other way, define
278 p0 = dfcmp.eq(A,A) // Realize FP exception if enabled define
297 p0 = dfclass(A,#0x0f) // A not NaN? define
310 p0 = dfclass(A,#0x08) // A is infinity define
311 p0 = dfclass(B,#0x01) // B is zero define
328 p0 = bitsclr(AH,TMP) define
357 p0 = cmp.gt(BTMPH,#1) // Round towards pos/neg inf? define
362 p0 = cmp.eq(BTMPH,#3) // if rounding towards right inf define
378 p0 = dfcmp.uo(A,A) // force exception if enabled define
383 p0 = dfclass(B,#0x0f) // if B is not NaN define