Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-dis.c1258 uval = mips_decode_reg_operand (reg_op, uval); in print_insn_arg()
1527 uval = mips_decode_reg_operand (reg_op, uval); in validate_insn_args()
DChangeLog-2013366 * mips-dis.c (print_insn_arg): Use mips_decode_reg_operand.
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h704 mips_decode_reg_operand (const struct mips_reg_operand *operand, in mips_decode_reg_operand() function
DChangeLog275 * mips.h (mips_decode_reg_operand): New function.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4472 return 1 << mips_decode_reg_operand (reg_op, uval); in operand_reg_mask()