Home
last modified time | relevance | path

Searched refs:rSignexp (Results 1 – 18 of 18) sorted by relevance

/sysdeps/ia64/fpu/
A Ds_truncl.S55 rSignexp = r15 define
100 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
128 and rExp = rSignexp, rExpMask // Get biased exponent
159 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_trunc.S55 rSignexp = r15 define
100 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
128 and rExp = rSignexp, rExpMask // Get biased exponent
159 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_truncf.S55 rSignexp = r15 define
100 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
128 and rExp = rSignexp, rExpMask // Get biased exponent
159 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_ceil.S56 rSignexp = r14 define
108 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
166 and rExp = rSignexp, rExpMask // Get biased exponent
169 (p8) cmp.lt.unc p10,p0 = rSignexp, rSignexpM1 // Is -1 < x < 0?
217 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_ceilf.S56 rSignexp = r14 define
108 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
166 and rExp = rSignexp, rExpMask // Get biased exponent
169 (p8) cmp.lt.unc p10,p0 = rSignexp, rSignexpM1 // Is -1 < x < 0?
217 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_ceill.S56 rSignexp = r14 define
108 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
166 and rExp = rSignexp, rExpMask // Get biased exponent
169 (p8) cmp.lt.unc p10,p0 = rSignexp, rSignexpM1 // Is -1 < x < 0?
217 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_nearbyint.S56 rSignexp = r14 define
104 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
131 and rExp = rSignexp, rExpMask // Get biased exponent
178 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_nearbyintf.S56 rSignexp = r14 define
104 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
131 and rExp = rSignexp, rExpMask // Get biased exponent
178 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_nearbyintl.S56 rSignexp = r14 define
104 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
131 and rExp = rSignexp, rExpMask // Get biased exponent
178 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_floor.S58 rSignexp = r14 define
109 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
167 and rExp = rSignexp, rExpMask // Get biased exponent
209 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_floorf.S57 rSignexp = r14 define
108 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
166 and rExp = rSignexp, rExpMask // Get biased exponent
208 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_floorl.S57 rSignexp = r14 define
108 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
166 and rExp = rSignexp, rExpMask // Get biased exponent
208 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_rint.S55 rSignexp = r14 define
105 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
132 and rExp = rSignexp, rExpMask // Get biased exponent
190 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_rintf.S55 rSignexp = r14 define
105 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
132 and rExp = rSignexp, rExpMask // Get biased exponent
190 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_rintl.S55 rSignexp = r14 define
105 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
132 and rExp = rSignexp, rExpMask // Get biased exponent
190 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_roundl.S57 rSignexp = r14 define
110 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
152 and rExp = rSignexp, rExpMask // Get biased exponent
221 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_round.S57 rSignexp = r14 define
110 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
152 and rExp = rSignexp, rExpMask // Get biased exponent
221 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm
A Ds_roundf.S57 rSignexp = r14 define
110 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
152 and rExp = rSignexp, rExpMask // Get biased exponent
221 getf.exp rSignexp = fNormX // Get signexp, recompute if unorm

Completed in 13 milliseconds