Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic30.c829 operand *temp_op; in tic30_parallel_insn() local
836 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn()
838 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn()
Dtc-i386.c7493 union i386_op temp_op; in swap_2_operands() local
7506 temp_op = i.op[xchg2]; in swap_2_operands()
7508 i.op[xchg1] = temp_op; in swap_2_operands()