Files
binutils-gdb/include/opcode
Richard Sandiford 0f35dbc4d9 include/opcode/
* mips.h (OP_OPTIONAL_REG): New mips_operand_type.
	(mips_optional_operand_p): New function.

opcodes/
	* mips-formats.h (OPTIONAL_REG, OPTIONAL_MAPPED_REG): New macros.
	* micromips-opc.c (decode_micromips_operand): Use OPTIONAL_REG
	and OPTIONAL_MAPPED_REG.
	* mips-opc.c (decode_mips_operand): Likewise.
	* mips16-opc.c (decode_mips16_operand): Likewise.
	* mips-dis.c (print_insn_arg): Handle OP_OPTIONAL_REG.

gas/
	* config/tc-mips.c (operand_reg_mask, match_operand): Handle
	OP_OPTIONAL_REG.
	(mips_ip, mips16_ip): Use mips_optional_operand_p to check
	for optional operands.
2013-08-19 18:57:00 +00:00
..
2013-02-28 19:18:40 +00:00
2013-08-19 18:57:00 +00:00
2012-12-10 12:48:03 +00:00
2013-07-24 15:47:25 +00:00
2012-09-04 13:52:06 +00:00
2013-01-10 09:49:22 +00:00
2013-08-19 18:57:00 +00:00
2013-06-21 15:01:57 +00:00
2013-01-11 02:25:36 +00:00
2013-08-05 16:11:07 +00:00
2012-12-17 16:56:12 +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