x86: remove unused x87 remnants of 32-bit days
authorJan Beulich <jbeulich@suse.com>
Fri, 16 Oct 2015 15:44:35 +0000 (17:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 16 Oct 2015 15:44:35 +0000 (17:44 +0200)
commit3638ec1c5cdf48811b18c4059ce339c6a8b278b2
treef39293d886d890c904d08de4d454849faf6275a7
parent73b3bf10b475f4f8f92aba9a9de9ac433e53ead5
x86: remove unused x87 remnants of 32-bit days

x86-64 requires FXSR, XMM, and XMM2, so there's no point in hiding
respective code behind conditionals.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/emulate.c
xen/arch/x86/i387.c
xen/arch/x86/setup.c
xen/include/asm-x86/cpufeature.h
xen/include/asm-x86/i387.h
xen/include/asm-x86/page.h