[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-28 Thread carrot at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 Carrot carrot at google dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-27 Thread java4ada at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 java4ada at yahoo dot com changed: What|Removed |Added CC||java4ada at yahoo dot com

[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-21 Thread carrot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 --- Comment #4 from carrot at gcc dot gnu.org --- Author: carrot Date: Wed May 21 20:46:46 2014 New Revision: 210728 URL: http://gcc.gnu.org/viewcvs?rev=210728root=gccview=rev Log: PR target/61202 * config/aarch64/arm_neon.h

[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-19 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-19 Thread carrot at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 --- Comment #3 from Carrot carrot at google dot com --- 4.8 branch also has the same problem.

[Bug target/61202] gcc generates invalid sqdmulh instruction

2014-05-16 Thread carrot at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61202 --- Comment #1 from Carrot carrot at google dot com --- In arm_neon.h, we have __extension__ static __inline int16x8_t __attribute__ ((__always_inline__)) vqdmulhq_n_s16 (int16x8_t a, int16_t b) { int16x8_t result; __asm__ (sqdmulh