This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

PATCH ARM: instructions for ARMv5E


This patch fixes a couple of patterns which were incorrectly restricted to 
XScale processors when they are really valid for any ARMv5E processor.  It 
also adds a small number of additional variations that can combine can 
find.

With thanks to Jeroen Dobbelaere for doing a bootstrap test on an XScale 
board for me.

2003-02-28  Richard Earnshaw  <rearnsha at arm dot com>

	* arm.md (mulhisi3, mulhisi3addsi, mulhidi3adddi): Enable for any 
	ARMv5e processor, not just for XScale.  Instructions are predicable.
	(mulhisi3tb, mulhisi3bt, mulhisi3tt): New patterns for ARMv5E.


Attachment: v5emul.patch
Description: v5emul.patch


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