mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-08 22:23:57 +08:00
gas/
* config/tc-mips.c (mips32_to_16_reg_map): Delete. (match_entry_exit_operand): New function. (match_save_restore_list_operand): Likewise. (match_operand): Use them. (check_absolute_expr): Delete. (mips16_ip): Rewrite main parsing loop to use mips_operands.
This commit is contained in:
@ -1,3 +1,12 @@
|
|||||||
|
2013-07-14 Richard Sandiford <rdsandiford@googlemail.com>
|
||||||
|
|
||||||
|
* config/tc-mips.c (mips32_to_16_reg_map): Delete.
|
||||||
|
(match_entry_exit_operand): New function.
|
||||||
|
(match_save_restore_list_operand): Likewise.
|
||||||
|
(match_operand): Use them.
|
||||||
|
(check_absolute_expr): Delete.
|
||||||
|
(mips16_ip): Rewrite main parsing loop to use mips_operands.
|
||||||
|
|
||||||
2013-07-14 Richard Sandiford <rdsandiford@googlemail.com>
|
2013-07-14 Richard Sandiford <rdsandiford@googlemail.com>
|
||||||
|
|
||||||
* config/tc-mips.c: Enable functions commented out in previous patch.
|
* config/tc-mips.c: Enable functions commented out in previous patch.
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user