OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
authordgutson <dgutson>
Mon, 4 Jan 2010 22:19:02 +0000 (22:19 +0000)
committerdgutson <dgutson>
Mon, 4 Jan 2010 22:19:02 +0000 (22:19 +0000)
commitda9e981ecffda5cbbb3309b440316be33c2d8a7f
tree04f77c77128b81ca29b9f51f204b9e68dd847e5f
parent076e0fdfd36407613565cb1f32c6e5764e32426a
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]