diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2017-04-14 14:30:57 +0200 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2017-04-26 04:21:59 -0700 |
commit | 1e1f44de64d12a9539155665cd0aedee7909b00d (patch) | |
tree | 77c78e26ffa17bdaac989f2f1b6a62e40200a1f9 /hurd | |
parent | 9fe3c80c7c3dbce34dadc7f0693d211fdd9a0b03 (diff) | |
download | glibc-1e1f44de64d12a9539155665cd0aedee7909b00d.tar glibc-1e1f44de64d12a9539155665cd0aedee7909b00d.tar.gz glibc-1e1f44de64d12a9539155665cd0aedee7909b00d.tar.bz2 glibc-1e1f44de64d12a9539155665cd0aedee7909b00d.zip |
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.
Diffstat (limited to 'hurd')
0 files changed, 0 insertions, 0 deletions