diff options
author | Nick Clifton <nickc@redhat.com> | 2016-08-05 11:26:13 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-08-05 11:26:13 +0100 |
commit | b126985ec3f922f86a9fa164cc0f443b1aa9e0bb (patch) | |
tree | 18b9709cb079ed3885e3eedfaeedd8c473286085 /gdb/gdbserver | |
parent | 7ea12e5c3ad54da440c08f32da09534e63e515ca (diff) | |
download | gdb-b126985ec3f922f86a9fa164cc0f443b1aa9e0bb.zip gdb-b126985ec3f922f86a9fa164cc0f443b1aa9e0bb.tar.gz gdb-b126985ec3f922f86a9fa164cc0f443b1aa9e0bb.tar.bz2 |
Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.
PR gas/20429
* config/tc-arm.c (do_vfp_nsyn_push): Check that no more than 16
registers are pushed.
(do_vfp_nsyn_pop): Check that no more than 16 registers are
popped.
* testsuite/gas/arm/pr20429.s: New test.
* testsuite/gas/arm/pr20429.d: New test driver.
* testsuite/gas/arm/pr20429.1: Expected error output.
Diffstat (limited to 'gdb/gdbserver')
0 files changed, 0 insertions, 0 deletions