aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/primitives/word-at-a-time.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-0/+1
It is a rarely exercised case, so we want to have a test to ensure it works as required. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>