Searched refs:current_opcode (Results 1 – 2 of 2) sorted by relevance
683 int current_opcode = -1; in tic30_parallel_insn() local690 if (ch == '_' && current_opcode == -1) in tic30_parallel_insn()692 current_opcode = 0; in tic30_parallel_insn()696 if (ch == '_' && current_opcode == 0) in tic30_parallel_insn()698 current_opcode = 1; in tic30_parallel_insn()703 switch (current_opcode) in tic30_parallel_insn()
8082 xtensa_opcode current_opcode = XTENSA_UNDEFINED; in xtensa_fix_short_loop_frags() local8094 current_opcode = t_insn.opcode; in xtensa_fix_short_loop_frags()8096 current_opcode) == 1); in xtensa_fix_short_loop_frags()8105 && current_opcode != XTENSA_UNDEFINED in xtensa_fix_short_loop_frags()8106 && current_opcode != xtensa_loop_opcode))) in xtensa_fix_short_loop_frags()