* config/tc-mips.c (md_begin): Add the general registers to the
authorIan Lance Taylor <ian@airs.com>
Wed, 12 Feb 1997 19:37:58 +0000 (19:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 Feb 1997 19:37:58 +0000 (19:37 +0000)
commitebf2837264620b3109bf098d288ecc02e58b50a0
tree57b7bb3edb0a3ea12bef8fb2abc11e10d76d6cf1
parent508f2139b61c352b0ed6662da900e44442551b9e
* config/tc-mips.c (md_begin): Add the general registers to the
symbol table.
(mips16_ip): First parse the expression, and then see whether it
came up with a register, rather than trying to first see whether
we are looking at a register.
gas/ChangeLog
gas/config/tc-mips.c