Home
last modified time | relevance | path

Searched refs:mips_mapped_string_operand (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-formats.h60 static const struct mips_mapped_string_operand op = { \
Dmips-dis.c1207 const struct mips_mapped_string_operand *string_op; in print_insn_arg()
1208 string_op = (const struct mips_mapped_string_operand *) operand; in print_insn_arg()
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h537 struct mips_mapped_string_operand struct
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c5172 const struct mips_mapped_string_operand *operand; in match_string_operand()
5180 operand = (const struct mips_mapped_string_operand *) operand_base; in match_string_operand()