x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns
authorDenys Vlasenko <dvlasenk@redhat.com>
Thu, 17 Sep 2015 13:02:13 +0000 (15:02 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 20 Sep 2015 08:19:52 +0000 (10:19 +0200)
commit57ca6897cd134efd8914cc230f602abad431c7db
treecb71434e669b053f27de7f70248e860620f8ab7c
parent73477bbb09e7022063d1737c7322ad2e08968c23
x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1442494933-13798-1-git-send-email-dvlasenk@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/testing/selftests/x86/Makefile
tools/testing/selftests/x86/test_FCMOV.c [new file with mode: 0644]
tools/testing/selftests/x86/test_FCOMI.c [new file with mode: 0644]