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] powerpc: ignore opcodes on e500/SPE which can't be mixed


On Sun, May 02, 2010 at 03:41:32PM +0200, Sebastian Andrzej Siewior wrote:
> +	* ppc-opcodes.c: Deprecate all PPCVEC opcodes on PPCSPE,
> +	deprecate opcodes which use floating point registers on PPCEFS,
> +	deprecate lwsync on PPCSPE.

This isn't correct.  Please don't add the "deprecate" to all vec/fp
opcodes like this.  Most should not be enabled for e500 anyway, so
don't need to be deprecated.  Also, I see you disabled "lfdepx".

-- 
Alan Modra
Australia Development Lab, IBM


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