Home
last modified time | relevance | path

Searched refs:rNJ_neg (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ia64/fpu/
De_coshf.S133 rNJ_neg = r3 define
411 sub rNJ_neg = r0, rNJ // bits of n, j for -x
423 addl rN_neg = 0xFFBF - 63, rNJ_neg // -x biased, shifted n-1,j
425 and rJ_neg = rJ_mask, rNJ_neg // bits of j for -x
De_sinhf.S137 rNJ_neg = r3 define
416 sub rNJ_neg = r0, rNJ // bits of n, j for -x
428 addl rN_neg = 0xFFBF - 63, rNJ_neg // -x biased, shifted n-1,j
430 and rJ_neg = rJ_mask, rNJ_neg // bits of j for -x