Re: as allows too many registers for vldm/vstm (ARMv7/8)

2016-08-02 Thread Pekka Seppänen
On 1.8.2016 16:26, Mike Frysinger wrote: could you file a bug please here: https://sourceware.org/bugzilla/ make sure to include a small test case that can be assembled Done. Sorry, I was wrong about vldm/vstm; I was certain that I did check those, too, but clearly I was wrong as they

Re: as allows too many registers for vldm/vstm (ARMv7/8)

2016-08-01 Thread Mike Frysinger
could you file a bug please here: https://sourceware.org/bugzilla/ make sure to include a small test case that can be assembled -mike signature.asc Description: Digital signature ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.

as allows too many registers for vldm/vstm (ARMv7/8)

2016-07-28 Thread Pekka Seppänen
Hi. It seems that as currently allows too many doubleword (or quadword alias) registers to be given for vldm/vstm (vpop/vpush) instructions on NEON MPE enabled platforms. Both ARMv7 and ARMv8 architecture reference manuals clearly state that vldm/vstm instructions must not use more than 16 do