Richard Sandiford
dc2dcb378d
include/opcode/
* mips.h: Remove "mi" documentation. Update "mh" documentation.
(OP_MASK_MI, OP_SH_MI, MICROMIPSOP_MASK_MI, MICROMIPSOP_MASK_MI):
Delete.
(INSN2_WRITE_GPR_MHI): Rename to...
(INSN2_WRITE_GPR_MH): ...this.
opcodes/
* micromips-opc.c (WR_mhi): Rename to..
(WR_mh): ...this.
(micromips_opcodes): Update "movep" entry accordingly. Replace
"mh,mi" with "mh".
* mips-dis.c (micromips_to_32_reg_h_map): Rename to...
(micromips_to_32_reg_h_map1): ...this.
(micromips_to_32_reg_i_map): Rename to...
(micromips_to_32_reg_h_map2): ...this.
(print_micromips_insn): Remove "mi" case. Print both registers
in the pair for "mh".
gas/
* config/tc-mips.c (mips32_to_micromips_reg_h_map): Delete.
(micromips_to_32_reg_h_map): Rename to...
(micromips_to_32_reg_h_map1): ...this.
(micromips_to_32_reg_i_map): Rename to...
(micromips_to_32_reg_h_map2): ...this.
(mips_lookup_reg_pair): New function.
(gpr_write_mask, macro): Adjust after above renaming.
(validate_micromips_insn): Remove "mi" handling.
(mips_ip): Likewise. Parse both registers in a pair for "mh".
2013-07-07 09:41:03 +00:00
..
2013-02-28 19:18:40 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2013-03-11 11:09:32 +00:00
2013-06-01 07:14:44 +00:00
2011-06-18 19:42:55 +00:00
2010-10-09 06:50:21 +00:00
2013-07-07 09:41:03 +00:00
2012-12-10 12:48:00 +00:00
2010-04-15 10:26:09 +00:00
2013-01-07 15:09:07 +00:00
2010-04-15 10:26:09 +00:00
2012-02-27 06:37:38 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2013-03-21 16:08:06 +00:00
2012-10-15 00:22:35 +00:00
2010-04-15 10:26:09 +00:00
2012-02-08 18:20:39 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-09-04 13:52:04 +00:00
2012-05-15 12:55:51 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2013-01-10 09:49:18 +00:00
2013-07-07 09:41:03 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-09-28 03:53:39 +00:00
2013-06-21 15:01:56 +00:00
2013-05-02 21:06:14 +00:00
2013-06-12 23:03:20 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2013-01-11 02:25:35 +00:00
2010-04-15 10:26:09 +00:00
2011-11-02 03:09:07 +00:00
2010-07-29 18:41:26 +00:00
2012-10-04 08:47:32 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2013-04-06 22:22:03 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-12-17 16:56:03 +00:00
2010-04-15 10:26:09 +00:00
2010-09-29 10:14:02 +00:00
2013-03-27 11:43:37 +00:00
2013-03-28 09:25:11 +00:00
2013-03-27 11:43:37 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-02-25 22:24:21 +00:00
2012-02-25 22:24:21 +00:00
2013-04-03 14:42:10 +00:00
2010-04-15 10:26:09 +00:00
2012-07-05 19:37:52 +00:00