Searched refs:Mod_name (Results 1 – 3 of 3) sorted by relevance
168 if ((reg_x->Mod_name == module) && (reg_x->Mod_index == index)) in get_reg_name()176 if ((reg_x->Mod_name == module) && (reg_x->Mod_index == index)) in get_reg_name()234 if ((reg_x->Mod_name == module1) && (reg_x->Mod_index == index1) in check_move()238 if ((reg_x->Mod_name == 0x0C) && (reg_x->Mod_index == 0x00)) in check_move()242 if ((reg_x->Mod_name == 0x0A) && (reg_x->Mod_index == 0x01)) in check_move()276 if ((reg_x->Mod_name == (insn8 & MASK_LOW_BYTE)) in check_move()
2076 if (i.maxq20_op[0].reg->Mod_name == 0xa) in match_filters()2285 if (i.maxq20_op[bitnum].r_bit->reg->Mod_name >= 0x7 && in match_filters()2286 i.maxq20_op[bitnum].r_bit->reg->Mod_name != CTRL) in match_filters()
343 short int Mod_name; /* The module name. */ member