Searched refs:GR_exp (Results 1 – 6 of 6) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | s_nextafter.S | 65 GR_exp = r16 define 117 getf.exp GR_exp = f8 151 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 155 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 177 setf.exp FR_new_exp = GR_exp 179 (p12) add GR_exp1 = 1, GR_exp 183 (p13) add GR_exp1 = -1, GR_exp 223 and GR_x_exp = GR_exp_mask, GR_exp
|
A D | s_nextafterl.S | 66 GR_exp = r16 define 118 getf.exp GR_exp = f8 153 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 159 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 181 setf.exp FR_new_exp = GR_exp 183 (p12) add GR_exp1 = 1, GR_exp 187 (p13) add GR_exp1 = -1, GR_exp 227 and GR_x_exp = GR_exp_mask, GR_exp
|
A D | s_nexttoward.S | 57 GR_exp = r16 define 109 getf.exp GR_exp = f8 143 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 147 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 169 setf.exp FR_new_exp = GR_exp 171 (p12) add GR_exp1 = 1, GR_exp 175 (p13) add GR_exp1 = -1, GR_exp 215 and GR_x_exp = GR_exp_mask, GR_exp
|
A D | s_nexttowardf.S | 57 GR_exp = r16 define 108 getf.exp GR_exp = f8 148 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 153 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 175 setf.exp FR_new_exp = GR_exp 177 (p12) add GR_exp1 = 1, GR_exp 181 (p13) add GR_exp1 = -1, GR_exp 221 and GR_x_exp = GR_exp_mask, GR_exp
|
A D | s_nexttowardl.S | 57 GR_exp = r16 define 109 getf.exp GR_exp = f8 144 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 150 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 172 setf.exp FR_new_exp = GR_exp 174 (p12) add GR_exp1 = 1, GR_exp 178 (p13) add GR_exp1 = -1, GR_exp 218 and GR_x_exp = GR_exp_mask, GR_exp
|
A D | s_nextafterf.S | 65 GR_exp = r16 define 116 getf.exp GR_exp = f8 156 (p10) cmp.lt p12,p13 = GR_exp, GR_sign_mask 161 (p11) cmp.ge p12,p13 = GR_exp, GR_sign_mask ;; 183 setf.exp FR_new_exp = GR_exp 185 (p12) add GR_exp1 = 1, GR_exp 189 (p13) add GR_exp1 = -1, GR_exp 229 and GR_x_exp = GR_exp_mask, GR_exp
|
Completed in 8 milliseconds