* 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)
commitb7fc27694485aabb8c3b175c4672483d07534453
tree25153c1426cd12778723e96cd4cca4517390802b
parent55a9ea5780a1fe0f012fda97cb3a8458518330bc
* 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