HomeSort by relevance Sort by last modified time
    Searched defs:xchg (Results 26 - 28 of 28) sorted by null

12

  /external/v8/src/ia32/
assembler-ia32.cc 693 void Assembler::xchg(Register dst, Register src) { function in class:v8::internal::Assembler
704 void Assembler::xchg(Register dst, const Operand& src) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 1048 {0x66,0x90}; /* xchg %ax,%ax */
3083 unsigned int xchg = i.operands - 1; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 7715 __asm xchg [Barrier], eax local
    [all...]

Completed in 151 milliseconds

12