linux/tools/testing/selftests/powerpc/primitives
Nicholas Piggin 61a92f7031 powerpc: Add support for relative exception tables
This halves the exception table size on 64-bit builds, and it allows
build-time sorting of exception tables to work on relocated kernels.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Minor asm fixups and bits to keep the selftests working]
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 powerpc: Add support for relative exception tables 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