Lines Matching refs:base_opcode
85 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
89 if (current_optab->base_opcode == insn_word)
95 else if ((current_optab->base_opcode & NORMAL_IDEN) == (insn_word & NORMAL_IDEN))
112 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
132 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
152 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
165 if ((current_optab->base_opcode & BR_COND_IDEN)
174 if ((current_optab->base_opcode & (BR_COND_IDEN | 0x00800000))