This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] First Cell PPU patch


Alan Modra <amodra@bigpond.net.au> wrote on 10/20/2006 08:41:32 PM:
> OK, except
> 
> +/* Opcode is only supported by PowerPC Cell family.  */
> +#define PPC_OPCODE_CELL       0x6000000
> 
> Typo, should be 0x8000000
> 
> Also, shouldn't you add "frsqrtes" and "frsqrtes." to the list of cell
> insns?

I just tried both frsqrtes and popcntb and they both fail in that they 
produce
an illegal instruction signal.  I will post a new patch after another 
round
of testing.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]