Searched refs:current_opcode (Results 1 – 2 of 2) sorted by relevance
688 int current_opcode = -1; in tic30_parallel_insn() local695 if (ch == '_' && current_opcode == -1) in tic30_parallel_insn()697 current_opcode = 0; in tic30_parallel_insn()701 if (ch == '_' && current_opcode == 0) in tic30_parallel_insn()703 current_opcode = 1; in tic30_parallel_insn()708 switch (current_opcode) in tic30_parallel_insn()
8293 xtensa_opcode current_opcode = XTENSA_UNDEFINED; in xtensa_fix_short_loop_frags() local8305 current_opcode = t_insn.opcode; in xtensa_fix_short_loop_frags()8307 current_opcode) == 1); in xtensa_fix_short_loop_frags()8316 && current_opcode != XTENSA_UNDEFINED in xtensa_fix_short_loop_frags()8317 && current_opcode != xtensa_loop_opcode))) in xtensa_fix_short_loop_frags()