2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
commit71c1105d00e23183c7ef3f0cbc0d85bab8603a5a
authorDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 22:19:02 +0000 (4 22:19 +0000)
committerDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 22:19:02 +0000 (4 22:19 +0000)
treee68115749aa397a4e51abe1ed363a26ab3669f15
parent2f461ee513a32e6bc865cad39ce58f8ff160deb9
2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
    gas/
    * config/tc-arm.c (do_neon_ldx_stx): Added
    validation for vector load/store insns.

    gas/testsuite/
    * gas/arm/neon-addressing-bad.d: New test case.
    * gas/arm/neon-addressing-bad.s: New file.
    * gas/arm/neon-addressing-bad.l: New file.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/neon-addressing-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/neon-addressing-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/neon-addressing-bad.s [new file with mode: 0644]