Searched refs:mint_op (Results 1 – 2 of 2) sorted by relevance
1452 const struct mips_mapped_int_operand *mint_op; in print_insn_arg() local1454 mint_op = (const struct mips_mapped_int_operand *) operand; in print_insn_arg()1455 uval = mint_op->int_map[uval]; in print_insn_arg()1457 if (mint_op->print_hex) in print_insn_arg()