Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-formats.h116 static const struct mips_reg_pair_operand op = { \
Dmips-dis.c1267 const struct mips_reg_pair_operand *pair_op; in print_insn_arg()
1269 pair_op = (const struct mips_reg_pair_operand *) operand; in print_insn_arg()
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h592 struct mips_reg_pair_operand struct
DChangeLog321 (mips_msb_operand, mips_reg_operand, mips_reg_pair_operand)
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4477 const struct mips_reg_pair_operand *pair_op; in operand_reg_mask()
4479 pair_op = (const struct mips_reg_pair_operand *) operand; in operand_reg_mask()
5269 const struct mips_reg_pair_operand *operand; in match_reg_pair_operand()
5272 operand = (const struct mips_reg_pair_operand *) operand_base; in match_reg_pair_operand()