On Thu, 18 May 2023 at 05:41, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> Use the CPUINFO_* bits instead of the individual boolean
> variables that we had been using.  Remove all of the init
> code that was moved over to cpuinfo-i386.c.
>
> Note that have_avx512* check both AVX512{F,VL}, as we had
> previously done during tcg_target_init.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  tcg/i386/tcg-target.h     |  28 +++++----
>  tcg/i386/tcg-target.c.inc | 123 ++------------------------------------
>  2 files changed, 22 insertions(+), 129 deletions(-)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to