Home
last modified time | relevance | path

Searched hist:"65 ca668f58a260e144621fd93a413da67635b999" (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c65ca668f58a260e144621fd93a413da67635b999 Fri Sep 23 08:18:13 CEST 2016 Cyril Bur <cyrilbur@gmail.com> selftests/powerpc: Check for VSX preservation across userspace preemption

Ensure the kernel correctly switches VSX registers correctly. VSX
registers are all volatile, and despite the kernel preserving VSX
across syscalls, it doesn't have to. Test that during interrupts and
timeslices ending the VSX regs remain the same.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dvsx_asm.S65ca668f58a260e144621fd93a413da67635b999 Fri Sep 23 08:18:13 CEST 2016 Cyril Bur <cyrilbur@gmail.com> selftests/powerpc: Check for VSX preservation across userspace preemption

Ensure the kernel correctly switches VSX registers correctly. VSX
registers are all volatile, and despite the kernel preserving VSX
across syscalls, it doesn't have to. Test that during interrupts and
timeslices ending the VSX regs remain the same.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A DMakefilediff 65ca668f58a260e144621fd93a413da67635b999 Fri Sep 23 08:18:13 CEST 2016 Cyril Bur <cyrilbur@gmail.com> selftests/powerpc: Check for VSX preservation across userspace preemption

Ensure the kernel correctly switches VSX registers correctly. VSX
registers are all volatile, and despite the kernel preserving VSX
across syscalls, it doesn't have to. Test that during interrupts and
timeslices ending the VSX regs remain the same.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>