Searched refs:reg_map (Results 1 – 3 of 3) sorted by relevance
576 const unsigned char *reg_map; member707 if (operand->reg_map) in mips_decode_reg_operand()708 uval = operand->reg_map[uval]; in mips_decode_reg_operand()
5237 if (operand->reg_map) in match_reg_operand()5241 if (operand->reg_map[uval] == regno) in match_reg_operand()
7422 (struct reg_map): New structure.