Searched refs:op2 (Results 1 – 1 of 1) sorted by relevance
155 unsigned char op0, op1, op2; in xthal_inst_type() local164 op2 = (inst>>16)&0xf; in xthal_inst_type()178 op2 = (inst&0xf00000)>>20; in xthal_inst_type()190 if ((op1==0)&&(op2==0)) in xthal_inst_type()