Searched refs:xchg2 (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i386.c2016 int xchg2 = 0;
2021 xchg2 = 1;
2026 xchg2 = 2;
2028 temp_type = i.types[xchg2];
2029 i.types[xchg2] = i.types[xchg1];
2031 temp_op = i.op[xchg2];
2032 i.op[xchg2] = i.op[xchg1];
2034 temp_reloc = i.reloc[xchg2];
2035 i.reloc[xchg2] = i.reloc[xchg1];
2012 int xchg2 = 0; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-i386.c4195 swap_2_operands (int xchg1, int xchg2)
4201 temp_type = i.types[xchg2];
4202 i.types[xchg2] = i.types[xchg1];
4204 temp_op = i.op[xchg2];
4205 i.op[xchg2] = i.op[xchg1];
4207 temp_reloc = i.reloc[xchg2];
4208 i.reloc[xchg2] = i.reloc[xchg1];
4214 i.mask->operand = xchg2;
4215 else if (i.mask->operand == xchg2)
4221 i.broadcast->operand = xchg2;
4191 swap_2_operands(int xchg1, int xchg2) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dopc-m.s908 xchg2 r4 = [r5], r6
909 xchg2.nt1 r4 = [r5], r6
910 xchg2.nta r4 = [r5], r6
H A Dopc-m.d1205 18e6: 40 30 14 92 20 00 xchg2 r4=\[r5\],r6
1207 18f0: 18 20 18 0a 4b 10 \[MMB\] xchg2\.nt1 r4=\[r5\],r6
1208 18f6: 40 30 14 9e 20 00 xchg2\.nta r4=\[r5\],r6
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dopc-m.s908 xchg2 r4 = [r5], r6
909 xchg2.nt1 r4 = [r5], r6
910 xchg2.nta r4 = [r5], r6
H A Dopc-m.d1205 18e6: 40 30 14 92 20 00 xchg2 r4=\[r5\],r6
1207 18f0: 18 20 18 0a 4b 10 \[MMB\] xchg2\.nt1 r4=\[r5\],r6
1208 18f6: 40 30 14 9e 20 00 xchg2\.nta r4=\[r5\],r6

Completed in 187 milliseconds