* config/tc-mn10200.c (mn10200_insert_operand): Don't
authorJeff Law <law@redhat.com>
Wed, 18 Dec 1996 17:14:10 +0000 (17:14 +0000)
committerJeff Law <law@redhat.com>
Wed, 18 Dec 1996 17:14:10 +0000 (17:14 +0000)
commit5545556dc85e221ea02f29e53d424b36f40f9542
treea359604f870e4531eb98d0564cb42218578f5daa
parente098bae8e76b3eae23483850212d47a569347760
    * config/tc-mn10200.c (mn10200_insert_operand): Don't
        range check operands with MN10200_OPERAND_NOCHECK set.
        (check_operand): Likewise.
So the assembler won't check on "and -1,dn".
gas/ChangeLog
gas/config/tc-mn10200.c