On 9/12/22 00:03, Paolo Bonzini wrote:
From: Paul Brook<p...@nowt.org>Add a new hflag bit to determine whether AVX instructions are allowed Signed-off-by: Paul Brook<p...@nowt.org> Message-Id:<20220424220204.2493824-4-p...@nowt.org> Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- target/i386/cpu.h | 3 +++ target/i386/helper.c | 12 ++++++++++++ target/i386/tcg/fpu_helper.c | 1 + 3 files changed, 16 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~