* config/tc-v850.c (md_assemble): If we find a register, but the
authorJeff Law <law@redhat.com>
Fri, 23 Aug 1996 16:43:23 +0000 (16:43 +0000)
committerJeff Law <law@redhat.com>
Fri, 23 Aug 1996 16:43:23 +0000 (16:43 +0000)
commitc9a32d6ca7de2ae1338cdf1f5e43d2ba08211878
treec046f468dfd61c5ad03dbc1c439b727015fa0a25
parent280d40df39c09adde7802741049f59e63dc059b6
    * config/tc-v850.c (md_assemble): If we find a register, but the
        opcode doesn't want a register, then we don't have a match.
        (md_assemble): Get size of the instruction from the opcode table.
So we choose the right opcode and so that we get the sizes right.
gas/ChangeLog
gas/config/tc-v850.c