OSDN Git Service

* config/tc-arm.c (parse_vfp_reg_list): Improve register bounds
authorJulian Brown <julian@codesourcery.com>
Fri, 5 May 2006 18:54:44 +0000 (18:54 +0000)
committerJulian Brown <julian@codesourcery.com>
Fri, 5 May 2006 18:54:44 +0000 (18:54 +0000)
commit89ae4befeaf6b9bcb10cf1b872ca5d8f0fa9c635
treec42039b55009f4e12a0d7253679a781ea40e0649
parentbb0ce89dee3805c0f03b81350f41cfa09716baf7
* config/tc-arm.c (parse_vfp_reg_list): Improve register bounds
checking.
(do_neon_mov): Enable several VMOV variants for VFP. Add suitable
architecture version checks.
(insns): Allow overlapping instructions to be used in VFP mode.
gas/ChangeLog
gas/config/tc-arm.c