Re: [PATCH AArch64] Remove from arm_neon.h functions not in the spec

2014-06-10 Thread Marcus Shawcroft
On 29 May 2014 17:47, Alan Lawrence wrote: > Patch retaining vfmaq_n_f64 attached, updated gcc/ChangeLog: > > * config/aarch64/arm_neon.h (vmlaq_n_f64, vmlsq_n_f64, vrsrtsq_f64, > > vcge_p8, vcgeq_p8, vcgez_p8, vcgez_u8, vcgez_u16, vcgez_u32, > vcgez_u64, > vcgezq_p8, vcgez

Re: [PATCH AArch64] Remove from arm_neon.h functions not in the spec

2014-05-29 Thread Alan Lawrence
Patch retaining vfmaq_n_f64 attached, updated gcc/ChangeLog: * config/aarch64/arm_neon.h (vmlaq_n_f64, vmlsq_n_f64, vrsrtsq_f64, vcge_p8, vcgeq_p8, vcgez_p8, vcgez_u8, vcgez_u16, vcgez_u32, vcgez_u64, vcgezq_p8, vcgezq_u8, vcgezq_u16, vcgezq_u32, vcgezq_u64, vcgezd_u64,

Re: [PATCH AArch64] Remove from arm_neon.h functions not in the spec

2014-05-27 Thread Alan Lawrence
No, hold that, vfmaq_n_f64 has been added back in the latest version (to which I linked). Hang on... --Alan Alan Lawrence wrote: arm_neon.h contains a bunch of functions (for example, the wonderful vcgez_u* intrinsics - that's an unsigned comparison of greater-than-or-equal-to zero) that are