Searched refs:current_opcode (Results 1 – 4 of 4) sorted by relevance
666 int current_opcode = -1; in tic30_parallel_insn() local673 if (ch == '_' && current_opcode == -1) in tic30_parallel_insn()675 current_opcode = 0; in tic30_parallel_insn()679 if (ch == '_' && current_opcode == 0) in tic30_parallel_insn()681 current_opcode = 1; in tic30_parallel_insn()686 switch (current_opcode) in tic30_parallel_insn()
8666 xtensa_opcode current_opcode = XTENSA_UNDEFINED; in xtensa_fix_short_loop_frags() local8678 current_opcode = t_insn.opcode; in xtensa_fix_short_loop_frags()8680 current_opcode) == 1); in xtensa_fix_short_loop_frags()8689 && current_opcode != XTENSA_UNDEFINED in xtensa_fix_short_loop_frags()8690 && current_opcode != xtensa_loop_opcode))) in xtensa_fix_short_loop_frags()
8655 xtensa_opcode current_opcode = XTENSA_UNDEFINED; in xtensa_fix_short_loop_frags() local8667 current_opcode = t_insn.opcode; in xtensa_fix_short_loop_frags()8669 current_opcode) == 1); in xtensa_fix_short_loop_frags()8678 && current_opcode != XTENSA_UNDEFINED in xtensa_fix_short_loop_frags()8679 && current_opcode != xtensa_loop_opcode))) in xtensa_fix_short_loop_frags()