Searched refs:FR_RSHF (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | libm_reduce.S | 546 FR_RSHF = f62 define 902 setf.d FR_RSHF = GR_rshf // Form right shift const 1.100 * 2^63 1256 fma.s1 FR_N_fix = FR_A, f1, FR_RSHF 1284 fms.s1 FR_N = FR_N_fix, f1, FR_RSHF
|
D | s_expm1l.S | 401 FR_RSHF = f14 define 742 setf.d FR_RSHF = GR_rshf // Form right shift const 1.1000 * 2^63 852 fms.s1 FR_float_N = FR_N_signif, FR_2TOM51, FR_RSHF // Form float_N
|
D | s_erfcl.S | 461 FR_RSHF = f14 define 1303 setf.d FR_RSHF = GR_rshf // Right shift const 1.1000 * 2^63 1459 fms.s1 FR_float_N = FR_N_signif, FR_2TOM51, FR_RSHF
|
D | e_powl.S | 787 FR_RSHF = f73 define 1543 setf.d FR_RSHF = GR_rshf // Form right shift const 1.1000 * 2^63 1606 fms.s1 FR_float_N = FR_N, FR_2TOM51, FR_RSHF // Form float_N
|