HomeSort by relevance Sort by last modified time
    Searched defs:xchgw (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32.s 954 // CHECK: xchgw %ax, %ax
956 xchgw %ax, %ax label
x86-64.s 1183 // CHECK: xchgw %ax, %ax
1185 xchgw %ax, %ax label
  /external/llvm/test/MC/X86/
x86-16.s 923 // CHECK: xchgw %ax, %ax
925 xchgw %ax, %ax label
x86-32.s 1051 // CHECK: xchgw %ax, %ax
1053 xchgw %ax, %ax label
x86-64.s 1343 // CHECK: xchgw %ax, %ax
1345 xchgw %ax, %ax label
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 1989 void Assembler::xchgw(Register reg, const Operand& op) { function in class:v8::internal::Assembler
    [all...]

Completed in 59 milliseconds