HomeSort by relevance Sort by last modified time
    Searched refs:xchgl (Results 1 - 4 of 4) sorted by null

  /external/llvm/test/MC/X86/
x86-64.s 774 xchgl 368(%rax),%ecx label
775 // CHECK: xchgl %ecx, 368(%rax)
776 xchgl %ecx, 368(%rax) label
777 // CHECK: xchgl %ecx, 368(%rax)
1179 // CHECK: xchgl %eax, %eax
1181 xchgl %eax, %eax label
1187 // CHECK: xchgl %ecx, %eax
1189 xchgl %ecx, %eax label
1191 // CHECK: xchgl %ecx, %eax
1193 xchgl %eax, %ec label
    [all...]
x86-32.s 950 // CHECK: xchgl %eax, %eax
952 xchgl %eax, %eax label
958 // CHECK: xchgl %ecx, %eax
960 xchgl %ecx, %eax label
962 // CHECK: xchgl %ecx, %eax
964 xchgl %eax, %ecx label
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 637 #define XCHG_L(a, b) CHOICE(xchgl ARG2(a,b), xchgl ARG2(a,b), _LTOG xchg ARG2(b,a))
    [all...]

Completed in 38 milliseconds