ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the same...
authorTamar Christina <tamar.christina@arm.com>
Fri, 19 Aug 2016 11:57:20 +0000 (12:57 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 19 Aug 2016 11:58:49 +0000 (12:58 +0100)
commit873f10f02f5959ce9b74cc5b599f5006147de940
treecc5f5385bddb342e589d152abff9868161c6e6af
parent0646e07d6e88045d650ee1ec5b674da1cdeaa6b6
ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the same destination registers.

* config/tc-arm.c (do_co_reg2c): Added constraint.
* testsuite/gas/arm/dest-unpredictable.s: New.
* testsuite/gas/arm/dest-unpredictable.l: New.
* testsuite/gas/arm/dest-unpredictable.d: New.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/dest-unpredictable.d [new file with mode: 0644]
gas/testsuite/gas/arm/dest-unpredictable.l [new file with mode: 0644]
gas/testsuite/gas/arm/dest-unpredictable.s [new file with mode: 0644]
This page took 0.024301 seconds and 4 git commands to generate.