Searched refs:op1 (Results 1 – 1 of 1) sorted by relevance
155 unsigned char op0, op1, op2; in xthal_inst_type() local163 op1 = (inst>>12)&0xf; in xthal_inst_type()177 op1 = (inst&0xf0000)>>16; in xthal_inst_type()190 if ((op1==0)&&(op2==0)) in xthal_inst_type()