Home
last modified time | relevance | path

Searched refs:swap_operands (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic30.c653 int swap_operands; /* Whether to swap operands around. */ member
728 p_insn.swap_operands = 1; in tic30_parallel_insn()
848 if (p_insn.swap_operands) in tic30_parallel_insn()
Dtc-i386.c172 static void swap_operands (void);
3580 swap_operands (); in md_assemble()
4214 swap_operands (void) in swap_operands() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20072504 (swap_operands): Call swap_2_operands to swap 2 operands.
2609 * config/tc-i386.c (swap_operands): Remove branches.
DChangeLog-20081308 (swap_operands): Handle 5 operands.
DChangeLog-2006940 (swap_operands): Deal with 4 operand instructions.
DChangeLog-02036272 (swap_operands): Likewise.