Lines Matching refs:OP_REG_GP
4477 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()
4483 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()
4491 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()
4512 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()
4550 mask = insn_reg_mask (ip, 1 << OP_REG_GP, insn_read_mask (ip->insn_mo)); in gpr_read_mask()
4580 mask = insn_reg_mask (ip, 1 << OP_REG_GP, insn_write_mask (ip->insn_mo)); in gpr_write_mask()
4824 case OP_REG_GP: in convert_reg_type()
4894 if (AT && type == OP_REG_GP && regno == AT) in check_regno()
5281 if (!match_reg (arg, OP_REG_GP, ®no)) in match_clo_clz_dest_operand()
5299 if (!match_reg (arg, OP_REG_GP, ®no)) in match_check_prev_operand()
5325 if (!match_reg (arg, OP_REG_GP, ®no)) in match_same_rs_rt_operand()
5350 if (!match_reg_range (arg, OP_REG_GP, ®no1, ®no2)) in match_lwm_swm_list_operand()
5363 && match_reg_range (arg, OP_REG_GP, ®no1, ®no2)); in match_lwm_swm_list_operand()
5426 if (match_reg_range (arg, OP_REG_GP, ®no1, ®no2)) in match_entry_exit_operand()
5481 if (!match_reg_range (arg, OP_REG_GP, ®no1, ®no2)) in match_save_restore_list_operand()
5712 if (!match_regno (arg, OP_REG_GP, arg->token->u.regno, ®no)) in match_reg_index_operand()
5741 if (!match_reg (arg, OP_REG_GP, ®no)) in match_non_zero_reg_operand()
5760 return match_reg (arg, OP_REG_GP, ®no) && regno == other_regno; in match_tied_reg_operand()