Home | History | Annotate | Download | only in opcodes

Lines Matching defs:print_reg

1178 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1486 print_reg (info, opcode, reg_op->reg_type, uval);
1497 print_reg (info, opcode, pair_op->reg_type,
1500 print_reg (info, opcode, pair_op->reg_type,
1562 print_reg (info, opcode, OP_REG_GP, uval & 31);
1712 print_reg (info, opcode, OP_REG_VEC, uval);
1718 print_reg (info, opcode, OP_REG_VEC, uval);
1725 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1729 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1737 print_reg (info, opcode, OP_REG_GP, 28);
1753 print_reg (info, opcode, OP_REG_GP, uval);