gas/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 14 Jul 2013 13:51:52 +0000 (13:51 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sun, 14 Jul 2013 13:51:52 +0000 (13:51 +0000)
commit364215c8452ec89e9dd66d5cd92ae6e62bee607d
tree323077b1909ac78c24056644be411786eb4add2e
parent9e12b7a2b02287bfb0aed676132f7ba22fc9532d
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.
gas/ChangeLog
gas/config/tc-mips.c