[ARM] float16x8_t intrinsics in arm_neon.h
commit7fe08e7158a950c3f3866a81ddc284b6420d2097
authorAlan Lawrence <alan.lawrence@arm.com>
Tue, 8 Sep 2015 18:38:26 +0000 (8 18:38 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 8 Sep 2015 18:38:26 +0000 (8 18:38 +0000)
treee1d1327cfd6533d3090b8ca4686a317ac1632249
parent5e433e97a16ed5f9f33b54df4ba6a6e5a08696cb
[ARM] float16x8_t intrinsics in arm_neon.h

* config/arm/arm_neon.h (vgetq_lane_f16, vsetq_lane_f16, vld1q_lane_f16,
vld1q_dup_f16, vreinterpretq_p8_f16, vreinterpretq_p16_f16,
vreinterpretq_f16_p8, vreinterpretq_f16_p16, vreinterpretq_f16_f32,
vreinterpretq_f16_p64, vreinterpretq_f16_p128, vreinterpretq_f16_s64,
vreinterpretq_f16_u64, vreinterpretq_f16_s8, vreinterpretq_f16_s16,
vreinterpretq_f16_s32, vreinterpretq_f16_u8, vreinterpretq_f16_u16,
vreinterpretq_f16_u32, vreinterpretq_f32_f16, vreinterpretq_p64_f16,
vreinterpretq_p128_f16, vreinterpretq_s64_f16, vreinterpretq_u64_f16,
vreinterpretq_s8_f16, vreinterpretq_s16_f16, vreinterpretq_s32_f16,
vreinterpretq_u8_f16, vreinterpretq_u16_f16, vreinterpretq_u32_f16):
New.

From-SVN: r227538
gcc/ChangeLog
gcc/config/arm/arm_neon.h