Searched refs:GR_min_den_rexp (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_nextafter.S | 77 GR_min_den_rexp = r28 define 244 adds GR_min_den_rexp = -52, GR_min_pexp 259 (p9) cmp.gt.unc p9,p14 = GR_x_exp, GR_min_den_rexp
|
D | s_nextafterf.S | 77 GR_min_den_rexp = r28 define 250 adds GR_min_den_rexp = -23, GR_min_pexp 265 (p9) cmp.gt.unc p9,p14 = GR_x_exp, GR_min_den_rexp
|
D | s_nexttowardf.S | 69 GR_min_den_rexp = r28 define 242 adds GR_min_den_rexp = -23, GR_min_pexp 257 (p9) cmp.gt.unc p9,p14 = GR_x_exp, GR_min_den_rexp
|
D | s_nexttoward.S | 69 GR_min_den_rexp = r28 define 236 adds GR_min_den_rexp = -52, GR_min_pexp 251 (p9) cmp.gt.unc p9,p14 = GR_x_exp, GR_min_den_rexp
|