/sysdeps/ia64/fpu/ |
A D | s_truncl.S | 55 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 D | s_trunc.S | 55 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 D | s_truncf.S | 55 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 D | s_ceil.S | 56 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 D | s_ceilf.S | 56 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 D | s_ceill.S | 56 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 D | s_nearbyint.S | 56 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 D | s_nearbyintf.S | 56 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 D | s_nearbyintl.S | 56 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 D | s_floor.S | 58 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 D | s_floorf.S | 57 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 D | s_floorl.S | 57 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 D | s_rint.S | 55 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 D | s_rintf.S | 55 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 D | s_rintl.S | 55 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 D | s_roundl.S | 57 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 D | s_round.S | 57 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 D | s_roundf.S | 57 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
|