diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2014-09-25 10:45:11 +0400 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-09-30 08:59:12 +0400 |
commit | fe2a1bb1dbff1bc7b8c24eb1f691a544488617fa (patch) | |
tree | a224f729189b0cb116be365eb13235de8679be57 /tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h | |
parent | de5946c03575fb8c222610a6ac6726a5deabad46 (diff) | |
download | linux-fe2a1bb1dbff1bc7b8c24eb1f691a544488617fa.tar.xz |
selftests/powerpc: Add test of load_unaligned_zero_pad()
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>
Diffstat (limited to 'tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h')
-rw-r--r-- | tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h b/tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h |