/external/valgrind/main/VEX/auxprogs/ |
genoffsets.c | 102 // amd64 103 GENOFFSET(AMD64,amd64,RAX); 104 GENOFFSET(AMD64,amd64,RBX); 105 GENOFFSET(AMD64,amd64,RCX); 106 GENOFFSET(AMD64,amd64,RDX); 107 GENOFFSET(AMD64,amd64,RSI) [all...] |
/external/valgrind/main/coregrind/ |
pub_core_basics.h | 92 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15, mips:pc */ 93 ULong r_sp; /* x86:ESP, amd64:RSP, ppc:R1, arm:R13, mips:sp */ 100 } AMD64;
|
m_libcassert.c | 80 (srP)->misc.AMD64.r_rbp = rbp; \
|
m_signals.c | 289 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \ 421 amd64-darwin and x86-darwin */ 513 srP->misc.AMD64.r_rbp = (ULong)(ss->__rbp); [all...] |
m_stacktrace.c | 451 /* ----------------------- amd64 ------------------------ */ 473 uregs.xbp = startRegs->misc.AMD64.r_rbp; 793 play safe, a la x86/amd64 above. See [all...] |
m_machine.c | 77 regs->misc.AMD64.r_rbp 868 /* on amd64 we tolerate older cpus, which don't have cmpxchg16b */ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/ |
elfso64.asm | 2 ; Do NOT use this as an example of how to write AMD64 shared libraries! 3 ; This code is simply to test the AMD64 ELF WRT relocations.
|
/external/lzma/CPP/ |
Build.mak | 18 !IF "$(CPU)" == "AMD64"
|
/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/chromium_org/chrome/installer/linux/sysroot_scripts/ |
sysroot-creator.sh | 67 readonly PACKAGE_FILE_AMD64="main/binary-amd64/Packages.bz2" 74 readonly DEBIAN_DEP_LIST_AMD64="packagelist.${DIST}.amd64" 122 echo $1 | grep -qs Amd64$ && ARCH=AMD64 133 AMD64) 533 #@ list of URLs within the Debian archive. (For amd64)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
opt-gvmat64.asm | 27 ; This file compile with Microsoft Macro Assembler (x64) for AMD64 31 ; (you can get Windows 2003 server DDK with ml64 and cl for AMD64 from
|
/ndk/build/core/ |
init.mk | 140 # The value of PROCESSOR_ARCHITECTURE will be x86 or AMD64 226 ifeq ($(HOST_ARCH),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/chromium_org/third_party/icu/source/ |
configure | [all...] |
/external/icu/icu4c/source/ |
configure | [all...] |