Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic30.c964 operand *temp_op; in tic30_parallel_insn() local
971 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn()
973 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn()
H A Dtc-i386.c1786 union i386_op temp_op; in swap_operands() local
1805 temp_op = i.op[xchg2]; in swap_operands()
1807 i.op[xchg1] = temp_op; in swap_operands()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic30.c848 operand *temp_op; in tic30_parallel_insn() local
855 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn()
857 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn()
H A Dtc-i386.c1972 union i386_op temp_op; in swap_operands() local
1991 temp_op = i.op[xchg2]; in swap_operands()
1993 i.op[xchg1] = temp_op; in swap_operands()