]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg: i386: extend BMI test
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 25 Aug 2022 10:58:18 +0000 (12:58 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Sep 2022 06:37:04 +0000 (08:37 +0200)
commit7b764d41733075624bf7d93b3e1ff9aa8f66f563
tree068aa395d82c2d99674b702f584ada9c4c0e8e2f
parent9e8504c0572de7a6d91e95738beaf18ffada1cf2
tests/tcg: i386: extend BMI test

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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/tcg/i386/Makefile.target
tests/tcg/i386/test-i386-bmi2.c