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

12

  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1960 void X86_64Assembler::xchgl(CpuRegister dst, CpuRegister src) { function in class:art::x86_64::X86_64Assembler
2005 void X86_64Assembler::xchgl(CpuRegister reg, const Address& address) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/boringssl/linux-x86/crypto/fipsmodule/
aes-586.S     [all...]
aesni-x86.S     [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
aes-586.S     [all...]
aesni-x86.S     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 677 #define XCHG_L(a, b) CHOICE(xchgl ARG2(a,b), xchgl ARG2(a,b), _LTOG xchg ARG2(b,a))
    [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]

Completed in 1576 milliseconds

12