Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic30.c846 operand *temp_op; in tic30_parallel_insn() local
853 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn()
855 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn()
Dtc-i386.c3084 union i386_op temp_op; in build_vex_prefix() local
3090 temp_op = i.op[xchg]; in build_vex_prefix()
3092 i.op[0] = temp_op; in build_vex_prefix()
4087 union i386_op temp_op; in swap_2_operands() local
4094 temp_op = i.op[xchg2]; in swap_2_operands()
4096 i.op[xchg1] = temp_op; in swap_2_operands()