Home
last modified time | relevance | path

Searched refs:GR_ArgExp (Results 1 – 2 of 2) sorted by relevance

/sysdeps/ia64/fpu/
A Ds_asinhl.S506 GR_ArgExp = r43 define
556 getf.exp GR_ArgExp = FR_Arg // get arument's exponent
580 and GR_ArgExp = GR_ExpMask, GR_ArgExp // select exp
590 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')
A De_atanhl.S494 GR_ArgExp = r34 define
547 getf.exp GR_ArgExp = f8
609 and GR_ArgExp = GR_ArgExp,GR_ExpMask // biased exponent
617 cmp.gt p14,p0 = GR_NearZeroBound,GR_ArgExp

Completed in 34 milliseconds