]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
authorDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 22:19:03 +0000 (22:19 +0000)
committerDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 22:19:03 +0000 (22:19 +0000)
commitb1a769ed35c533e5f03fc2214ab31571f4677e22
tree8868f2d9bdc086ac00128494247ade47869beef1
parent55a2bb35466651972b102f5f8b5ec53a17be5b55
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]