diff options
author | Nick Clifton <nickc@redhat.com> | 2018-07-13 11:46:44 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-07-13 11:50:16 +0100 |
commit | 4ef4710f5c3e417dc43057e10d7675699bb38431 (patch) | |
tree | 39086752fcfe401a2762d7392ea6d547ff1f6475 /gdb/source.c | |
parent | 5c1eda30f55e9c543de26fec0246f4d7655c81e4 (diff) | |
download | gdb-4ef4710f5c3e417dc43057e10d7675699bb38431.zip gdb-4ef4710f5c3e417dc43057e10d7675699bb38431.tar.gz gdb-4ef4710f5c3e417dc43057e10d7675699bb38431.tar.bz2 |
Allow bit-patterns in the immediate field of ARM neon mov instructions.
* config/tc-arm.c (do_neon_mov): When converting an integer
immediate into a floating point value, check that the conversion
is valid. Also warn if the immediate is valid as both a floating
point value and a bit pattern.
* testsuite/gas/arm/vfp-mov-enc.s: Add instructions that use
floating point bit patterns.
* testsuite/gas/arm/vfp-mov-enc.d: Add regexps for the disassembly
of the new insns.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions