qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI
Date: Wed, 7 Aug 2024 18:49:55 +0200
User-agent: Mozilla Thunderbird

On 7/8/24 07:41, Richard Henderson wrote:
On 8/1/24 17:58, Richard Henderson wrote:
Fix #2175.

r~

Richard Henderson (2):
   target/i386: Split out gen_prepare_val_nz
   target/i386: Fix carry flag for BLSI

  target/i386/cpu.h                        |  5 +++++
  target/i386/tcg/cc_helper.c              | 18 ++++++++++++++++
  target/i386/tcg/translate.c              | 27 +++++++++++++++++-------
  tests/tcg/x86_64/test-2175.c             | 24 +++++++++++++++++++++
  target/i386/tcg/cc_helper_template.h.inc | 18 ++++++++++++++++
  target/i386/tcg/emit.c.inc               |  2 +-
  tests/tcg/x86_64/Makefile.target         |  1 +
  7 files changed, 86 insertions(+), 9 deletions(-)
  create mode 100644 tests/tcg/x86_64/test-2175.c


Ping.

Too x86 specific so I'll pass for now, sorry :(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]