qemu-devel
[Top][All Lists]
Advanced

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

[PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands


From: Richard Henderson
Subject: [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
Date: Mon, 12 Aug 2024 12:58:41 +1000

Fixes #2495.

r~

Richard Henderson (3):
  target/i386: Do not apply REX to MMX operands
  target/i386: Use unit not type in decode_modrm
  target/i386: Assert MMX and XMM registers in range

 target/i386/tcg/decode-new.c.inc | 13 ++++++++-----
 target/i386/tcg/emit.c.inc       |  9 +++++++--
 2 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.43.0




reply via email to

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