diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2013-08-03 10:49:47 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@nildram.co.uk> | 2013-08-03 10:49:47 +0000 |
commit | 4725aea56df012271db61cd6f4a00dd0d85c270f (patch) | |
tree | 44f15079841f006b2f4d5ce68bc70e09851b662e /opcodes/mt-opc.h | |
parent | 427ee0f12f5f22b5372d020ad8795033caccea56 (diff) | |
download | gdb-4725aea56df012271db61cd6f4a00dd0d85c270f.tar.gz |
include/opcode/
* mips.h (mips_pcrel_operand): Inherit from mips_int_operand.
(mips_int_operand_min, mips_int_operand_max): New functions.
(mips_decode_pcrel_operand): Use mips_decode_int_operand.
opcodes/
* mips-formats.h (PCREL): Reorder parameters and update the definition
to match new mips_pcrel_operand layout.
(JUMP, JALX, BRANCH): Update accordingly.
* mips16-opc.c (decode_mips16_operand): Likewise.
gas/
* config/tc-mips.c (match_int_operand): Use mips_int_operand_min
and mips_int_operand_max.
(mips16_immed_operand, mips16_immed_operands, MIPS16_NUM_IMMED):
Delete.
(mips16_immed_operand, mips16_immed_in_range_p): New functions.
(mips16_immed, mips16_extended_frag): Use them. Use mips_int_operand
instead of mips16_immed_operand.
Diffstat (limited to 'opcodes/mt-opc.h')
0 files changed, 0 insertions, 0 deletions