gas: blackfin: catch invalid register combinations with SEARCH/BITMUX
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 04:20:10 +0000 (04:20 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 04:20:10 +0000 (04:20 +0000)
commitba48c47be52907e872d3aed50406986979e2358b
treea835180ba859af0f7a9c650c6561fb7310d59cbc
parentb16a1f4c4fcbc6bc90bbe25fb0534a02f0923226
gas: blackfin: catch invalid register combinations with SEARCH/BITMUX

The destination registers for SEARCH cannot be the same.  Same rule
for the source registers for BITMUX.

Signed-off-by: Mike Frsyinger <vapier@gentoo.org>
gas/ChangeLog
gas/config/bfin-parse.y
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/expected_errors.l
gas/testsuite/gas/bfin/expected_errors.s
This page took 0.026129 seconds and 4 git commands to generate.