]> git.ipfire.org Git - thirdparty/gcc.git/commit
[AArch64] Fix argument types for some high_lane* intrinsics implemented in assembly.
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 10:35:26 +0000 (10:35 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 10:35:26 +0000 (10:35 +0000)
commitf70f57eb5b3ccd95974d71a5bf1f1dd4c67dd709
tree454cbd3e531e19a881dfb47b053f4027596ddd50
parent112eda6f3eadfd7104db20fba2b2e9325ce02a97
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212752 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/arm_neon.h