Re: [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
On 8/13/24 19:35, Paolo Bonzini wrote: Queued, thanks. Paolo Beware there's a missing \ in patch 3. Not sure how that happened between last test and posting... r~
Re: [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
Queued, thanks. Paolo
[PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
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 fi