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