This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH] AArch64 optimized memcmp implementation.


The attached patch adds an AArch64 optimized memcmp implementation.

/Marcus

Proposed ChangeLog:

	* libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Add
	memcmp-stub.c and memcmp.S
	* libc/machine/aarch64/Makefile.in: Regenerated.
	* libc/machine/aarch64/memcmp-stub.c: New file.
	* libc/machine/aarch64/memcmp.S: New file.

Attachment: 0001-newlib-memcmp.diff
Description: Binary data


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