This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc: Restrict xssqrtqp operands to Vector Registers (Altivec/VMX)


On Tue, Aug 08, 2017 at 01:12:32PM -0300, Gabriel F. T. Gomes wrote:
> 	* sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrtf128): Since
> 	xssqrtqp requires operands to be in Vector Registers
> 	(Altivec/VMX), replace the register constraint 'wq' with 'v'.
> 	* sysdeps/powerpc/powerpc64le/power9/fpu/e_sqrtf128.c
> 	(__ieee754_sqrtf128): Likewise.

Looks good.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]