Searched refs:GR_ArgExp (Results 1 – 2 of 2) sorted by relevance
506 GR_ArgExp = r43 define556 getf.exp GR_ArgExp = FR_Arg // get arument's exponent580 and GR_ArgExp = GR_ExpMask, GR_ArgExp // select exp590 cmp.gt p8, p0 = GR_TwoN7, GR_ArgExp // if arg < 2^-7 ('near 0')593 cmp.le p9, p0 = GR_TwoP63, GR_ArgExp // if arg > 2^63 ('huges')
494 GR_ArgExp = r34 define547 getf.exp GR_ArgExp = f8609 and GR_ArgExp = GR_ArgExp,GR_ExpMask // biased exponent617 cmp.gt p14,p0 = GR_NearZeroBound,GR_ArgExp
Completed in 34 milliseconds