On 6/20/24 02:54, Paolo Bonzini wrote:
It is the only POPCNT that computes ZF from one of the cc_op_* registers,
but it uses cpu_cc_src instead of cpu_cc_dst like the others.  Do not
make it the odd one off.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  target/i386/cpu.h           | 2 +-
  target/i386/tcg/cc_helper.c | 2 +-
  target/i386/tcg/translate.c | 2 +-
  target/i386/tcg/emit.c.inc  | 4 ++--
  4 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to