Revert "host/i386: assume presence of POPCNT"
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Jun 2024 15:34:32 +0000 (17:34 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Jun 2024 12:44:51 +0000 (14:44 +0200)
commitfe721c1948ef459caab106190276717bec252c88
treee5db3c04000cd20f7a71a8f3bb8add14a637b954
parentb1fbee456c8dcb5d53dd0324bde1e17ffc6bc5de
Revert "host/i386: assume presence of POPCNT"

This reverts commit 45ccdbcb24baf99667997fac5cf60318e5e7db51.
The x86-64 instruction set can now be tuned down to x86-64 v1
or i386 Pentium Pro.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
host/include/i386/host/cpuinfo.h
tcg/i386/tcg-target.h
util/cpuinfo-i386.c