qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [PATCH] Set an invalid-bits mask for each SPE instruction


From: Alexander Graf
Subject: Re: [Qemu-ppc] [PATCH] Set an invalid-bits mask for each SPE instructions
Date: Fri, 07 Oct 2011 14:40:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

On 09/28/2011 05:54 PM, Fabien Chouteau wrote:
SPE instructions are defined by pairs. Currently, the invalid-bits mask is set
for the first instruction, but the second one can have a different mask.

example:
GEN_SPE(efdcmpeq,    efdcfs,      0x17, 0x0B, 0x00600000, 0x00180000, 
PPC_SPE_DOUBLE),

Signed-off-by: Fabien Chouteau<address@hidden>

It certainly doesn't make the code more ugly than it was before :). Applied to my local ppc-next branch. I take it that you verified all the invalid masks are sane.

There are some lines exceeding 80 characters, but I'm fairly sure they did before too. So I'll let this slip through for the sake of readability.


Alex




reply via email to

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