r212752 - in /trunk/gcc: ChangeLog config/aarch...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Thu Jul 17 10:35:00 GMT 2014


Author: ktkachov
Date: Thu Jul 17 10:35:26 2014
New Revision: 212752

URL: https://gcc.gnu.org/viewcvs?rev=212752&root=gcc&view=rev
Log:
[AArch64] Fix argument types for some high_lane* intrinsics implemented in assembly.

	* config/aarch64/arm_neon.h (vmlal_high_lane_s16): Fix type.
	(vmlal_high_lane_s32): Likewise.
	(vmlal_high_lane_u16): Likewise.
	(vmlal_high_lane_u32): Likewise.
	(vmlsl_high_lane_s16): Likewise.
	(vmlsl_high_lane_s32): Likewise.
	(vmlsl_high_lane_u16): Likewise.
	(vmlsl_high_lane_u32): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/arm_neon.h



More information about the Gcc-cvs mailing list