Searched refs:r_opc (Results 1 – 1 of 1) sorted by relevance
106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ in dlx_r_type() local107 int r_opc_num = (sizeof r_opc) / (sizeof (char)); in dlx_r_type()152 if (r_opc[idx] != opc) in dlx_r_type()