qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] tcg/i386 support for bmi


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] tcg/i386 support for bmi
Date: Sun, 16 Feb 2014 15:22:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 14/02/2014 22:44, Richard Henderson ha scritto:
Ping.

On 01/31/2014 06:43 AM, Richard Henderson wrote:
There are three separate architecture extensions for logical operations,
BMI, BMI2, and TBM.  The first two are supported on Intel Haswell and
AMD Excavator, while slightly earlier AMD support only BMI and TBM.

The following adds support for the interesting BMI and BMI2 instructions,
where it is easy to do so.  Most of the rest of the new instructions are
irrelevant to TCG.

When I added support for the ANDC opcode, I noticed some optimization
regressions when looking at ppc64 guest dumps.  I will address these
in a separate patch set.

Just a small comment on patch 5, everything else looks fine.

Paolo




reply via email to

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