Home | History | Annotate | Download | only in opcodes

Lines Matching defs:print_reg

1205 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1513 print_reg (info, opcode, reg_op->reg_type, uval);
1524 print_reg (info, opcode, pair_op->reg_type,
1527 print_reg (info, opcode, pair_op->reg_type,
1589 print_reg (info, opcode, OP_REG_GP, uval & 31);
1739 print_reg (info, opcode, OP_REG_VEC, uval);
1745 print_reg (info, opcode, OP_REG_VEC, uval);
1752 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1756 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1764 print_reg (info, opcode, OP_REG_GP, 28);
1780 print_reg (info, opcode, OP_REG_GP, uval);