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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic30.c964 operand *temp_op; local
971 temp_op = p_insn.operand_type[0][i];
973 p_insn.operand_type[1][i] = temp_op;
H A Dtc-i386.c1790 union i386_op temp_op;
1809 temp_op = i.op[xchg2];
1811 i.op[xchg1] = temp_op;
1786 union i386_op temp_op; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic30.c848 operand *temp_op; local
855 temp_op = p_insn.operand_type[0][i];
857 p_insn.operand_type[1][i] = temp_op;
H A Dtc-i386.c1976 union i386_op temp_op;
1995 temp_op = i.op[xchg2];
1997 i.op[xchg1] = temp_op;
1972 union i386_op temp_op; local

Completed in 89 milliseconds