Home
last modified time | relevance | path

Searched hist:"01127 f1ead4cef75e2b9b309e0ea95418ccd53bd" (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_syscall.c01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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 Dvmx_syscall.c01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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.gitignore01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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 Dvmx_asm.S01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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 Dfpu_asm.S01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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 DMakefile01127f1ead4cef75e2b9b309e0ea95418ccd53bd 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 DMakefilediff 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>