1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-05 17:29:18 +00:00
qemu/tcg/i386
Paolo Bonzini 45ccdbcb24 host/i386: assume presence of POPCNT
QEMU now requires an x86-64-v2 host, which has the POPCNT instruction.
Use it freely in TCG-generated code.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-06-05 11:01:05 +02:00
..
tcg-target-con-set.h tcg/i386: Improve TSTNE/TESTEQ vs powers of two 2024-02-03 23:53:49 +00:00
tcg-target-con-str.h tcg/i386: Improve TSTNE/TESTEQ vs powers of two 2024-02-03 23:53:49 +00:00
tcg-target-reg-bits.h tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
tcg-target.c.inc host/i386: assume presence of CMOV 2024-06-05 11:01:05 +02:00
tcg-target.h host/i386: assume presence of POPCNT 2024-06-05 11:01:05 +02:00
tcg-target.opc.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00