This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gas/config/tc-arm.c: Fix parsing of NEON load/store element sizes.


On 13/09/13 20:18, Will Newton wrote:
> 
> The existing code would accept VLD2.64 and similar undefined
> instructions.
> 
> gas/ChangeLog:
> 
> 2013-09-13  Will Newton  <will.newton@linaro.org>
> 
> 	* config/tc-arm.c (do_neon_ld_st_interleave): Add constraint
> 	disallowing element size 64 with interleave other than 1.
> 
> gas/testsuite/ChangeLog:
> 
> 2013-09-13  Will Newton  <will.newton@linaro.org>
> 
> 	* gas/arm/neon-ldst-es.d: Add VLD1.64 instructions.
> 	* gas/arm/neon-ldst-es.s: Likewise.
> 	* testsuite/gas/arm/neon-ldst-es-bad.d: New file.
> 	* testsuite/gas/arm/neon-ldst-es-bad.l: Likewise.
> 	* testsuite/gas/arm/neon-ldst-es-bad.s: Likewise.

OK.

R.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]