aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/math/fpu_signal.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur1-0/+135
Load up the non volatile FPU and VMX regs and ensure that they are the expected value in a signal handler Signed-off-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>