selftests/powerpc: Test preservation of FPU and VMX regs across preemption

Loop in assembly checking the registers with many threads.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Cyril Bur
2016-02-29 17:53:44 +11:00
committed by Michael Ellerman
parent 01127f1ead
commit e5ab8be68e
6 changed files with 310 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
fpu_syscall
vmx_syscall
fpu_preempt
vmx_preempt