[PATCH 3/5] Use x constraints for operands to vfmaddss and vfmaddsd
Richard Henderson
rth@twiddle.net
Mon May 13 17:06:00 GMT 2013
On 05/13/2013 08:36 AM, Peter Collingbourne wrote:
> 2013-05-13 Peter Collingbourne <pcc@google.com>
>
> * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
> constraints with x constraints.
> * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
Agreed that this is a real bug. Also agreed that calling conventions
will have these values in registers already, and thus the complexity
of multiple alternatives is wasted.
Ok by me.
r~
More information about the Libc-alpha
mailing list