Searched hist:"01127 f1ead4cef75e2b9b309e0ea95418ccd53bd" (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/powerpc/math/ |
H A D | fpu_syscall.c | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
H A D | vmx_syscall.c | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
H A D | .gitignore | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
H A D | vmx_asm.S | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
H A D | fpu_asm.S | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
H A D | Makefile | 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|
/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | diff 01127f1ead4cef75e2b9b309e0ea95418ccd53bd Mon Feb 29 07:53:43 CET 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>
|