OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
authordgutson <dgutson>
Tue, 5 Jan 2010 07:19:02 +0000 (07:19 +0000)
committerdgutson <dgutson>
Tue, 5 Jan 2010 07:19:02 +0000 (07:19 +0000)
commit4711c0e1170fee874412e1b4419f21febbc02536
treef9df6e3d49740c8f8c3cac442b23f615fe05aaa8
parente7afffbdd09434fd4c6e497301869ba22dfde2b4
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]