H.J. Lu b9eaca8fa0 x86_64: Replace AVX512F .byte sequences with instructions
Since binutils 2.25 or later is required to build glibc, we can replace
AVX512F .byte sequences with AVX512F instructions.

Tested on x86-64 and x32.  There are no code differences in libmvec.so
and libmvec.a.

	* sysdeps/x86_64/fpu/svml_d_sincos8_core.S: Replace AVX512F
	.byte sequences with AVX512F instructions.
	* sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: Likewise.
	* sysdeps/x86_64/fpu/svml_s_sincosf16_core.S: Likewise.
	* sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: Likewise.
	* sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S:
	Likewise.
	* sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S:
	Likewise.
2017-08-23 06:26:44 -07:00
..
2017-08-20 06:51:15 -07:00
2017-08-09 17:51:26 +00:00
2017-06-04 15:27:14 -04:00
2017-08-21 21:43:32 +00:00
2017-08-09 17:51:26 +00:00
2017-08-09 17:51:26 +00:00
2017-07-28 03:54:35 -07:00
2017-08-22 15:04:46 -03:00
2017-08-15 14:00:07 +02:00
2017-06-14 10:47:25 +09:30
2017-08-08 17:14:49 +00:00