qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/tcg: i386: extend BMI test


From: Richard Henderson
Subject: Re: [PATCH] tests/tcg: i386: extend BMI test
Date: Thu, 25 Aug 2022 08:44:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/25/22 05:34, Paolo Bonzini wrote:
Cover all BMI1 and BMI2 instructions, both 32- and 64-bit.

Due to the use of inlines, the test now has to be compiled with -O2.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  tests/tcg/i386/Makefile.target  |   1 +
  tests/tcg/i386/test-i386-bmi2.c | 169 ++++++++++++++++++++++++++++++--
  2 files changed, 162 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]