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]

[AArch64] implement vmlsq_laneq_*


Hi,

I've just committed the attached patch on the AArch64 branch to implement
vmlsq_laneq_*.

Thanks
Sofiane

-----

r190484 | sofiane | 2012-08-17 16:15:49 +0100 (Fri, 17 Aug 2012) | 11 lines

Tejas Belagod  <tejas.belagod@arm.com>

        [AArch64] Implement vmlsq_laneq_*.

        gcc/
        * config/aarch64/arm_neon.h (vmlsq_laneq_f32, vmlsq_laneq_s16,
        vmlsq_laneq_u16, vmlsq_laneq_s32, vmlsq_laneq_u32): New.

        testsuite/
        * gcc.target/aarch64/vmlsq_laneq.c: New.

Attachment: aarch64-vmlsq-laneq.patch
Description: Binary data


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