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]

Re: ARM: correct some builtin names


Hi Ben

> 2004-01-08  Ben Elliston  <bje@wasabisystems.com>
> 
> 	* config/arm/arm.c (bdesc_2arg): Correct builtin names "wmulsh"
> 	and "wmuluh" to "wmulsm" and "wmulum", respectively.
> 	* config/arm/arm.h (enum arm_builtins): Rename enumerators to
> 	ARM_BUILTIN_WMULSM and ARM_BUILTIN_WMULUM.
> 	* config/arm/mmintrin.h (_mm_mulhi_pi16): Update intrinsic call.
> 	(_mm_mulhi_pu16): Likewise.

Approved - please apply.

Cheers
        Nick
        


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