4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-01 04:25:27 +08:00

2006-10-26 Paul Brook <paul@codesourcery.com>

gas/
	* config/tc-arm.c (do_neon_ext): Enforce immediate range.
	(insns): Use I15 for vext.

	gas/testsute/
	* gas/arm/neon-cov.s: Add new vext test.
	* gas/arm/neon-cov.d: Ditto.
This commit is contained in:
Paul Brook 2006-10-26 19:31:10 +00:00
parent 6e0248bfe3
commit 4830529600

View File

@ -1,3 +1,13 @@
2006-10-26 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (do_neon_ext): Enforce immediate range.
(insns): Use I15 for vext.
gas/testsute/
* gas/arm/neon-cov.s: Add new vext test.
* gas/arm/neon-cov.d: Ditto.
2006-10-25 Paul Brook <paul@codesourcery.com> 2006-10-25 Paul Brook <paul@codesourcery.com>
gas/ gas/