Home
last modified time | relevance | path

Searched refs:mips_mapped_int_operand (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmips-formats.h50 static const struct mips_mapped_int_operand op = { \
Dmips-dis.c1179 const struct mips_mapped_int_operand *mint_op; in print_insn_arg()
1181 mint_op = (const struct mips_mapped_int_operand *) operand; in print_insn_arg()
/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h523 struct mips_mapped_int_operand struct
DChangeLog-0415682 (mips_operand, mips_int_operand, mips_mapped_int_operand)
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c5097 const struct mips_mapped_int_operand *operand; in match_mapped_int_operand()
5101 operand = (const struct mips_mapped_int_operand *) operand_base; in match_mapped_int_operand()