* config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()
authorThiemo Seufer <ths@networkno.de>
Sat, 18 Aug 2001 17:24:52 +0000 (17:24 +0000)
committerThiemo Seufer <ths@networkno.de>
Sat, 18 Aug 2001 17:24:52 +0000 (17:24 +0000)
commitfb1b32329372a4ded8fa1049da15f8eda2071638
treedab13c748af7151c2b5b33a9f0f7a61dbd89d71a
parentfab80407fe1e464a955fd2f4e2ba7b500e2fe5e5
* config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()
return values.
(mips_ip): Use the new return values instead of characters. Add
support for %higher and %highest.
(LP): Remove.
(RP): Remove.
(my_getSmallExpression): Make parsing case insensitive and more
reliable. Add support for %higher and %highest. Further support to
parse %gprel and %neg is implemented but currently deactivated.
gas/ChangeLog
gas/config/tc-mips.c
This page took 0.024261 seconds and 4 git commands to generate.