Re: vreinterpretq_*_p128 for converting from polynomials?

2016-07-28 Thread Jim Wilson
On Thu, Jul 28, 2016 at 8:36 AM, Jeffrey Walton wrote: > I'm having trouble finding vreinterpretq_u64_p128 (and friends) to > help convert a polynomial. I can't find it in arm_neon.h or > arm_acle.h: > An RPI-3 with ARMv8/Aarch32 and GCC 4.9.2 has it in arm_neon.h: Yes,

vreinterpretq_*_p128 for converting from polynomials?

2016-07-28 Thread Jeffrey Walton
Hi Everyone, I'm having trouble finding vreinterpretq_u64_p128 (and friends) to help convert a polynomial. I can't find it in arm_neon.h or arm_acle.h: $ grep p128 /usr/lib/gcc/aarch64-linux-gnu/4.9/include/arm_acle.h $ grep p128 /usr/lib/gcc/aarch64-linux-gnu/4.9/include/arm_neon.h $ grep p64