diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2013-08-19 18:56:59 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@nildram.co.uk> | 2013-08-19 18:56:59 +0000 |
commit | 7366de51e99df23255a6076cf99a760553772f88 (patch) | |
tree | 214b28ed58005055f71894962707ddaca40a5458 /opcodes/m32r-opc.c | |
parent | b9df521b0b9c5ec5920b070016ecdcbc1557c075 (diff) | |
download | gdb-7366de51e99df23255a6076cf99a760553772f88.tar.gz |
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.
Diffstat (limited to 'opcodes/m32r-opc.c')
0 files changed, 0 insertions, 0 deletions