Home | History | Annotate | Download | only in config

Lines Matching refs:current_opcode

8094 	xtensa_opcode current_opcode = XTENSA_UNDEFINED;
8106 current_opcode = t_insn.opcode;
8108 current_opcode) == 1);
8117 && current_opcode != XTENSA_UNDEFINED
8118 && current_opcode != xtensa_loop_opcode)))