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-03-11 11:09:33 +00:00
2013-06-01 07:14:44 +00:00
2011-06-18 19:42:55 +00:00
2010-10-09 06:50:23 +00:00
2013-08-19 18:57:00 +00:00
2012-12-10 12:48:03 +00:00
2013-01-07 15:09:07 +00:00
2012-02-27 06:37:40 +00:00
2013-03-21 16:08:07 +00:00
2012-10-15 00:22:35 +00:00
2013-07-24 15:47:25 +00:00
2012-09-04 13:52:06 +00:00
2012-05-15 12:55:51 +00:00
2013-01-10 09:49:22 +00:00
2013-08-19 18:57:00 +00:00
2012-09-28 03:53:39 +00:00
2013-06-21 15:01:57 +00:00
2013-05-02 21:06:15 +00:00
2013-06-12 23:03:21 +00:00
2013-01-11 02:25:36 +00:00
2011-11-02 03:09:11 +00:00
2012-10-04 08:47:36 +00:00
2013-08-05 16:11:07 +00:00
2012-12-17 16:56:12 +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
2012-02-25 22:24:21 +00:00
2012-02-25 22:24:21 +00:00
2013-04-03 14:42:10 +00:00
2012-07-05 19:37:52 +00:00