summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/math/.gitignore
diff options
context:
space:
mode:
authorCyril Bur <cyrilbur@gmail.com>2016-02-29 17:53:44 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2016-03-02 23:34:47 +1100
commite5ab8be68e4421d7f8d4e69e2a8ddb3d69508d2a (patch)
tree5a938174a6c5062aded2cb0015563b63f9c2f532 /tools/testing/selftests/powerpc/math/.gitignore
parent01127f1ead4cef75e2b9b309e0ea95418ccd53bd (diff)
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>
Diffstat (limited to 'tools/testing/selftests/powerpc/math/.gitignore')
-rw-r--r--tools/testing/selftests/powerpc/math/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/math/.gitignore b/tools/testing/selftests/powerpc/math/.gitignore
index b19b2694bd00..1a6f09ee85be 100644
--- a/tools/testing/selftests/powerpc/math/.gitignore
+++ b/tools/testing/selftests/powerpc/math/.gitignore
@@ -1,2 +1,4 @@
fpu_syscall
vmx_syscall
+fpu_preempt
+vmx_preempt