summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/primitives/asm (follow)
Commit message (Collapse)AuthorAge
* selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-30
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>