android_kernel_msm-6.1_noth.../tools/testing/selftests/powerpc/stringloops
Christophe Leroy 1bb07b593a selftests/powerpc: Add test for 32 bits memcmp
This patch renames memcmp test to memcmp_64 and adds a memcmp_32 test
for testing the 32 bits version of memcmp()

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[mpe: Fix 64-bit build by adding build_32bit test]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-08-07 21:49:29 +10:00
..
asm selftests/powerpc: Update memcmp_64 selftest for VMX implementation 2018-07-24 22:03:22 +10:00
.gitignore
Makefile selftests/powerpc: Add test for 32 bits memcmp 2018-08-07 21:49:29 +10:00
memcmp.c selftests/powerpc: Give some tests longer to run 2018-08-07 21:49:26 +10:00
memcmp_32.S selftests/powerpc: Add test for 32 bits memcmp 2018-08-07 21:49:29 +10:00
memcmp_64.S