Searched refs:mips_decode_reg_operand (Results 1 – 5 of 5) sorted by relevance
1258 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()
366 * mips-dis.c (print_insn_arg): Use mips_decode_reg_operand.
704 mips_decode_reg_operand (const struct mips_reg_operand *operand, in mips_decode_reg_operand() function
275 * mips.h (mips_decode_reg_operand): New function.
4472 return 1 << mips_decode_reg_operand (reg_op, uval); in operand_reg_mask()