Richard Sandiford 304263c612 include/opcode/
* mips.h (MIPS16_INSN_WRITE_SP, MIPS16_INSN_READ_31)
	(MIPS16_INSN_READ_PC, MIPS16_INSN_UNCOND_BRANCH)
	(MIPS16_INSN_COND_BRANCH): Delete.

opcodes/
	* mips16-opc.c (UBR, CBR, RD_31, RD_PC): Redefine as INSN2_* flags.
	(WR_SP): Replace with...
	(MOD_SP): ...this.
	(mips16_opcodes): Update accordingly.
	* mips-dis.c (print_insn_mips16): Likewise.

gas/
	* config/tc-mips.c (compact_branch_p, uncond_branch_p): Use the same
	flags for MIPS16 and non-MIPS16 instructions.
	(gpr_mod_mask): Move the INSN2_MOD_SP case outside the micromips block.
	(gpr_read_mask): Use INSN2_READ_GPR_31 for MIPS16 instructions too.
	(gpr_write_mask): Remove MIPS16_INSN_WRITE_SP handling.
	(can_swap_branch_p, get_append_method): Use the same flags for MIPS16
	and non-MIPS16 instructions.  Fix formatting.
2013-08-01 20:40:23 +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
2010-10-09 06:50:21 +00:00
2013-08-01 20:40:23 +00:00
2012-12-10 12:48:00 +00:00
2010-04-15 10:26:09 +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
2010-04-15 10:26:09 +00:00
2013-07-24 15:47:25 +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
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-08-01 20:40:23 +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-06-21 15:01:56 +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
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-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
2010-04-15 10:26:09 +00:00
2012-07-05 19:37:52 +00:00