]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
[ARM] vcmp/vcmpe should accept #0x0 as an operand
authorJiong Wang <jiong.wang@arm.com>
Tue, 13 Jan 2015 15:44:47 +0000 (15:44 +0000)
committerJiong Wang <jiong.wang@arm.com>
Tue, 13 Jan 2015 15:44:47 +0000 (15:44 +0000)
commit0900a05b4ce11a11fafbb691d94745bb65ac4980
tree8514c6a0328f4eaaaa2722a45a5e6bdef09212d4
parent576fd14c6861ef937a50b5a7500c8a58f8c4ea92
[ARM] vcmp/vcmpe should accept #0x0 as an operand

gas/
2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>

     * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
     #0, restoring previous behaviour.

gas/testsuite/
2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>

     * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
     * gas/ual/vcmp.d: Update expected output.
     * gas/ual/vcmp-zero-bad.l: Likewise
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/ual-vcmp.d
gas/testsuite/gas/arm/ual-vcmp.s
gas/testsuite/gas/arm/vcmp-zero-bad.l