gas/
* config/tc-mips.c (macro, mips16_macro): Create an array of operand values and use it instead of sreg, treg, xreg, etc.
This commit is contained in:
parent
3ccad066ac
commit
c0ebe87429
2 changed files with 416 additions and 400 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-08-03 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/tc-mips.c (macro, mips16_macro): Create an array of operand
|
||||
values and use it instead of sreg, treg, xreg, etc.
|
||||
|
||||
2013-08-03 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/tc-mips.c (match_int_operand): Use mips_int_operand_min
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue