x86: drop cpu_has_sse{,2}
authorJan Beulich <jbeulich@suse.com>
Fri, 6 Jan 2017 14:06:09 +0000 (15:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 6 Jan 2017 14:06:09 +0000 (15:06 +0100)
commit62c6e94dbaa3a4308bcedd9f507adeeec36f3d7a
tree7a1b0f23a7cd21c12b92f24aaa2c51ae7b8d0913
parent7507ab8e7fec22f56bc374f280cda6f9b0388880
x86: drop cpu_has_sse{,2}

Commit dc88221c97 ("x86: rename XMM* features to SSE*") pointlessly
added them - these features are always available on 64-bit CPUs. (Let's
not assume this for MMX though in at least the insn emulator.)

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