qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] target/i386: Fix BEXTR instruction [#1372]


From: Richard Henderson
Subject: [PATCH 0/2] target/i386: Fix BEXTR instruction [#1372]
Date: Sat, 14 Jan 2023 13:05:40 -1000

Fix the instruction, and improve the test harness to better
handle 32-bit insns with 64-bit inputs.

r~


Richard Henderson (2):
  tests/tcg/i386: Introduce and use reg_t consistently
  target/i386: Fix BEXTR instruction

 tests/tcg/i386/test-i386-bmi2.c | 194 +++++++++++++++++---------------
 target/i386/tcg/emit.c.inc      |  22 ++--
 2 files changed, 116 insertions(+), 100 deletions(-)

-- 
2.34.1




reply via email to

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