bionic/libc/arch-x86
Alexander Ivchenko baa91f4f89 Add ssse3 implementation of __memcmp16.
__memcmp16 was missing in x86. Also added C-version for backward
compatibility. Added bionic test for __memcmp16 and for wmemcmp.

Change-Id: I33718441e7ee343cdb021d91dbeaf9ce2d4d7eb4
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
2013-08-02 17:57:23 -07:00
..
bionic Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
include/machine Update x86 machine/endian.h from upstream 2013-06-25 14:17:58 -07:00
string Add ssse3 implementation of __memcmp16. 2013-08-02 17:57:23 -07:00
syscalls libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00
syscalls.mk libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00
x86.mk Add ssse3 implementation of __memcmp16. 2013-08-02 17:57:23 -07:00