qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] target/i386: Implement all TBM instructions


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/2] target/i386: Implement all TBM instructions
Date: Tue, 11 Jul 2017 18:04:59 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/11/2017 11:21 AM, Richard Henderson wrote:
I am in the process of trying to run the gcc testsuite with -mtbm,
with and without the patchset, to see (1) if the new insns get used
and (2) that they run ok.

FWIW, make check-gcc RUNTESTFLAGS='--target_board=unix/-mtbm execute.exp' shows 204 failures on a host that does not support TBM, so the extension is being used. A browse through exactly one of these used only bextr. Running the same tests with dejagnu using qemu-x86_64 -cpu qemu64,+tbm shows zero failures.


r~



reply via email to

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