Re: [PATCH 08/37] target/i386: add CPUID feature checks to new decoder

2022-09-12 Thread Richard Henderson
On 9/12/22 00:03, Paolo Bonzini wrote: Signed-off-by: Paolo Bonzini --- target/i386/tcg/decode-new.c.inc | 51 target/i386/tcg/decode-new.h | 20 + 2 files changed, 71 insertions(+) diff --git a/target/i386/tcg/decode-new.c.inc

[PATCH 08/37] target/i386: add CPUID feature checks to new decoder

2022-09-11 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- target/i386/tcg/decode-new.c.inc | 51 target/i386/tcg/decode-new.h | 20 + 2 files changed, 71 insertions(+) diff --git a/target/i386/tcg/decode-new.c.inc b/target/i386/tcg/decode-new.c.inc index