glibc/sysdeps/alpha/fpu
Uros Bizjak 1e1f44de64 Add earlyclobber to sqrtt/sqrtf insns.
When using software completions, we have to prevent assembler to match
input and output operands of sqrtt/sqrtf insn. Add earlyclobber to
output operand to avoid unwanted operand matching.

2017-04-14  Uros Bizjak  <ubizjak@gmail.com>

    * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): Add
    earlyclobber to output operand of sqrt insn.
    (__ieee754_sqrtf): Ditto.
2017-04-26 04:21:59 -07:00
..
bits Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cabsf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cargf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cfloat-compat.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cimagf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
conjf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
crealf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
e_sqrt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
e_sqrtf.c
fclrexcpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fedisblxcpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
feenablxcpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fegetenv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fegetexcept.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fegetmode.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fegetround.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
feholdexcpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fenv_libc.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fesetenv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fesetexcept.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fesetmode.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fesetround.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
feupdateenv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fgetexcptflg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fpu_control.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fsetexcptflg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ftestexcept.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
get-rounding-mode.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
libm-test-ulps
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 2016-11-04 16:49:06 +00:00
math_private.h Add earlyclobber to sqrtt/sqrtf insns. 2017-04-26 04:21:59 -07:00
s_cacosf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_cacoshf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_casinf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_casinhf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_catanf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_catanhf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ccosf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ccoshf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceil.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceilf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_cexpf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_clog10f.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_clogf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysign.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysignf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_cpowf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_cprojf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_csinf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_csinhf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_csqrtf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ctanf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ctanhf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fabs.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fabsf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floor.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floorf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fmax.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fmaxf.S
s_fmin.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fminf.S
s_isnan.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnanf.c
s_llrint.c
s_llrintf.c
s_llround.c
s_llroundf.c
s_lrint.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrintf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lround.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lroundf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyint.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rint.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rintf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_trunc.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_truncf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Versions