History log of /external/linux-kselftest/tools/testing/selftests/powerpc/math/vmx_syscall.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01127f1ead4cef75e2b9b309e0ea95418ccd53bd 29-Feb-2016 Cyril Bur <cyrilbur@gmail.com> selftests/powerpc: Test the preservation of FPU and VMX regs across syscall

Test that the non volatile floating point and Altivec registers get
correctly preserved across the fork() syscall.

fork() works nicely for this purpose, the registers should be the same for
both parent and child

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
[mpe: Add include guards to basic_asm.h, minor formatting]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/external/linux-kselftest/tools/testing/selftests/powerpc/math/vmx_syscall.c