Home
last modified time | relevance | path

Searched refs:op1 (Results 1 – 1 of 1) sorted by relevance

/hal_xtensa-3.4.0/src/hal/
Ddebug.c155 unsigned char op0, op1, op2; in xthal_inst_type() local
163 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()