qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
@ 2024-08-12  2:58 Richard Henderson
  2024-08-12  2:58 ` [PATCH 1/3] " Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Richard Henderson @ 2024-08-12  2:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-08-13  9:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12  2:58 [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands Richard Henderson
2024-08-12  2:58 ` [PATCH 1/3] " Richard Henderson
2024-08-12  2:58 ` [PATCH 2/3] target/i386: Use unit not type in decode_modrm Richard Henderson
2024-08-12  5:39   ` Philippe Mathieu-Daudé
2024-08-12  2:58 ` [PATCH 3/3] target/i386: Assert MMX and XMM registers in range Richard Henderson
2024-08-12  5:39   ` Philippe Mathieu-Daudé
2024-08-13  9:35 ` [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands Paolo Bonzini
2024-08-13  9:55   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).