Home
last modified time | relevance | path

Searched refs:mips_pcrel_operand (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmips-formats.h115 static const struct mips_pcrel_operand op = { \
Dmips-dis.c1231 const struct mips_pcrel_operand *pcrel_op; in print_insn_arg()
1233 pcrel_op = (const struct mips_pcrel_operand *) operand; in print_insn_arg()
1626 const struct mips_pcrel_operand *pcrel_op; in print_insn_args()
1628 pcrel_op = (const struct mips_pcrel_operand *) operand; in print_insn_args()
1911 const struct mips_pcrel_operand *pcrel_op; in print_mips16_insn_arg()
1913 pcrel_op = (const struct mips_pcrel_operand *) operand; in print_mips16_insn_arg()
DChangeLog-2013332 to match new mips_pcrel_operand layout.
/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h598 struct mips_pcrel_operand struct
707 mips_decode_pcrel_operand (const struct mips_pcrel_operand *operand, in mips_decode_pcrel_operand()
DChangeLog-0415631 * mips.h (mips_pcrel_operand): Inherit from mips_int_operand.
684 (mips_pcrel_operand): New structures.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c16766 const struct mips_pcrel_operand *pcrel_op; in mips16_extended_frag()
16773 pcrel_op = (const struct mips_pcrel_operand *) operand; in mips16_extended_frag()
17821 const struct mips_pcrel_operand *pcrel_op; in md_convert_frag()
17824 pcrel_op = (const struct mips_pcrel_operand *) operand; in md_convert_frag()