linux/tools/testing/selftests/powerpc/primitives
Nicholas Piggin 24bfa6a9e0 powerpc: EX_TABLE macro for exception tables
This macro is taken from s390, and allows more flexibility in
changing exception table format.

mpe: Put it in ppc_asm.h and only define one version using
stringinfy_in_c(). Add some empty definitions and headers to keep the
selftests happy.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-11-14 11:11:51 +11:00
..
asm powerpc: EX_TABLE macro for exception tables 2016-11-14 11:11:51 +11:00
linux powerpc: EX_TABLE macro for exception tables 2016-11-14 11:11:51 +11:00
.gitignore selftests/powerpc: Make git ignore all binaries in powerpc test suite 2015-01-23 14:02:49 +11:00
load_unaligned_zeropad.c selftests/powerpc: Fail load_unaligned_zeropad on miscompare 2016-11-14 11:11:51 +11:00
Makefile selftests: Add install support for the powerpc tests 2015-03-19 12:38:51 -06:00
word-at-a-time.h