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

  /external/valgrind/VEX/auxprogs/
genoffsets.c 103 // amd64
104 GENOFFSET(AMD64,amd64,RAX);
105 GENOFFSET(AMD64,amd64,RBX);
106 GENOFFSET(AMD64,amd64,RCX);
107 GENOFFSET(AMD64,amd64,RDX);
108 GENOFFSET(AMD64,amd64,RSI)
    [all...]
  /external/valgrind/coregrind/
pub_core_basics.h 60 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15, mips:pc */
61 ULong r_sp; /* x86:ESP, amd64:RSP, ppc:R1, arm:R13, mips:sp */
68 } AMD64;
m_libcassert.c 83 (srP)->misc.AMD64.r_rbp = rbp; \
m_signals.c 288 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \
420 amd64-darwin and x86-darwin */
512 srP->misc.AMD64.r_rbp = (ULong)(ss->__rbp);
609 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.gregs[VKI_REG_RBP]; \
    [all...]
m_machine.c 76 regs->misc.AMD64.r_rbp
    [all...]
m_stacktrace.c 83 is 0). However, on some platforms (e.g. amd64), there is an accessible
86 amd64 found for a 'retq' instruction:
484 /* ----------------------- amd64 ------------------------ */
507 uregs.xbp = startRegs->misc.AMD64.r_rbp;
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 2 ; version for AMD64 on Windows using Microsoft C compiler
4 ; inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
10 ; with Microsoft Macro Assembler (x64) for AMD64
13 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
17 ; (you can get Windows WDK with ml64 for AMD64 from
gvmat64.asm 6 ; (AMD64 on Athlon 64, Opteron, Phenom
47 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
51 ; (you can get Windows WDK with ml64 for AMD64 from
  /external/lzma/CPP/
Build.mak 17 !IF "$(CPU)" == "AMD64"
  /external/v8/build/linux/sysroot_scripts/
sysroot-creator.sh 64 readonly PACKAGE_FILE_AMD64="main/binary-amd64/Packages.${PACKAGES_EXT}"
73 readonly DEBIAN_DEP_LIST_AMD64="packagelist.${DIST}.amd64"
122 echo $1 | grep -qs Amd64$ && ARCH=AMD64
645 #@ list of URLs within the Debian archive. (For amd64)
  /toolchain/binutils/binutils-2.25/bfd/
coff-x86_64.c 114 from others. See md_apply_fix3 () in gas/config/tc-amd64.c.
457 #define AMD64 1
506 /* We use the special COFF backend linker. For normal AMD64 COFF, we
707 /* If amd64 gcc uses underscores for symbol names, then it does not use
coffcode.h     [all...]
  /ndk/build/core/
init.mk 153 # The value of PROCESSOR_ARCHITECTURE will be x86 or AMD64
239 ifeq ($(HOST_ARCH),AMD64)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvccompiler.py 179 Possible results are "Intel", "Itanium", or "AMD64".
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvccompiler.py 179 Possible results are "Intel", "Itanium", or "AMD64".
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 179 Possible results are "Intel", "Itanium", or "AMD64".
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 179 Possible results are "Intel", "Itanium", or "AMD64".
  /external/icu/icu4c/source/
configure     [all...]

Completed in 326 milliseconds