gas/
* config/tc-mips.c (normalize_constant_expr): Move further up file. (normalize_address_expr): Likewise. (match_insn, match_mips16_insn): New functions, split out from... (mips_ip, mips16_ip): ...here.
This commit is contained in:
parent
0f35dbc4d9
commit
97d874919c
2 changed files with 536 additions and 499 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-08-19 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/tc-mips.c (normalize_constant_expr): Move further up file.
|
||||
(normalize_address_expr): Likewise.
|
||||
(match_insn, match_mips16_insn): New functions, split out from...
|
||||
(mips_ip, mips16_ip): ...here.
|
||||
|
||||
2013-08-19 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/tc-mips.c (operand_reg_mask, match_operand): Handle
|
||||
|
|
1028
gas/config/tc-mips.c
1028
gas/config/tc-mips.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue