glibc/sysdeps/sparc/sparc64/multiarch
Adhemerval Zanella 75f37c71db sparc: refactor sparc64 __mpn_submul_1 selector to C
This patch refactors the sparc64 ifunc selector to a C implementation.
Also, the generic symbol is moved to its own implementation file
submul_1-generic.S).

Checked on sparc64-linux-gnu and sparcv9-linux-gnu.

	* sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
	Add submul_1-generic.
	* sysdeps/sparc/sparc64/multiarch/submul_1-generic.S: New file.
	* sysdeps/sparc/sparc64/multiarch/submul_1.c: Likewise.
	* sysdeps/sparc/sparc64/multiarch/submul_1.S: Remove file.

Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2017-11-30 14:10:25 -02:00
..
add_n-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
add_n.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
addmul_1-generic.S sparc: refactor sparc64 __mpn_addmul_1 selector to C 2017-11-30 14:10:20 -02:00
addmul_1-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
addmul_1.c sparc: refactor sparc64 __mpn_addmul_1 selector to C 2017-11-30 14:10:20 -02:00
bzero.c sparc: Implement memset/bzero ifunc selection in C 2017-11-28 08:53:15 -02:00
ifunc-impl-list.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ifunc-memcpy.h sparc: Implement memcpy/mempcpy ifunc selection in C 2017-11-28 08:53:15 -02:00
ifunc-memset.h sparc: Implement memset/bzero ifunc selection in C 2017-11-28 08:53:15 -02:00
Makefile sparc: refactor sparc64 __mpn_submul_1 selector to C 2017-11-30 14:10:25 -02:00
md5-block.c Add support for sparc cryptographic hash opcodes. 2012-11-13 17:12:45 -08:00
md5-crop.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memcpy-niagara1.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memcpy-niagara2.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memcpy-niagara4.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memcpy-ultra1.S sparc: Implement memcpy/mempcpy ifunc selection in C 2017-11-28 08:53:15 -02:00
memcpy-ultra3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memcpy.c sparc: Implement memcpy/mempcpy ifunc selection in C 2017-11-28 08:53:15 -02:00
mempcpy.c sparc: Implement memcpy/mempcpy ifunc selection in C 2017-11-28 08:53:15 -02:00
memset-niagara1.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memset-niagara4.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memset-ultra1.S sparc: Implement memset/bzero ifunc selection in C 2017-11-28 08:53:15 -02:00
memset.c sparc: Implement memset/bzero ifunc selection in C 2017-11-28 08:53:15 -02:00
mul_1-generic.S sparc: refactor sparc64 __mpn_mul_1 selector to C 2017-11-30 14:10:12 -02:00
mul_1-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
mul_1.c sparc: refactor sparc64 __mpn_mul_1 selector to C 2017-11-30 14:10:12 -02:00
rtld-memcpy.c Use generic memset/memcpy in rtld on sparcv9/sparc64. 2012-03-28 22:22:15 -07:00
rtld-memset.c Use generic memset/memcpy in rtld on sparcv9/sparc64. 2012-03-28 22:22:15 -07:00
sha256-block.c crypt: Use internal names for the SHA-2 block functions 2016-10-28 21:49:21 +02:00
sha256-crop.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sha512-block.c crypt: Use internal names for the SHA-2 block functions 2016-10-28 21:49:21 +02:00
sha512-crop.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sub_n-generic.S sparc: refactor sparc64 __mpn_sub_n selector to C 2017-11-30 14:10:16 -02:00
sub_n-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sub_n.c sparc: refactor sparc64 __mpn_sub_n selector to C 2017-11-30 14:10:16 -02:00
submul_1-generic.S sparc: refactor sparc64 __mpn_submul_1 selector to C 2017-11-30 14:10:25 -02:00
submul_1-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
submul_1.c sparc: refactor sparc64 __mpn_submul_1 selector to C 2017-11-30 14:10:25 -02:00