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]

Re: PATCH to emit smlal/umlal for arm


> [Oops...forgot the ChangeLog entry.]
> 
> I'm committing the following patch to add two patterns for long long
> multiply-accumulate instructions to the arm port.  It passes regression, and
> was approved by Nick Clifton.
> 
> 				-Clint
> 
> 
> 1999-12-10  Clinton Popetz  <cpopetz@cygnus.com>
> 
> 	* config/arm/arm.md (mulsidi3adddi, umulsidi3adddi): New patterns
> 	for long long multiply-accumlate.

This should have been applied to the merged-arm-thumb-backend-branch. 
TARGET_ARM is not valid on the trunk, so it won't compile.

R.



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