Searched refs:msb_op (Results 1 – 1 of 1) sorted by relevance
1193 const struct mips_msb_operand *msb_op; in print_insn_arg() local1195 msb_op = (const struct mips_msb_operand *) operand; in print_insn_arg()1196 uval += msb_op->bias; in print_insn_arg()1197 if (msb_op->add_lsb) in print_insn_arg()