/external/valgrind/main/VEX/auxprogs/ |
genoffsets.c | 99 // amd64 100 GENOFFSET(AMD64,amd64,RAX); 101 GENOFFSET(AMD64,amd64,RBX); 102 GENOFFSET(AMD64,amd64,RCX); 103 GENOFFSET(AMD64,amd64,RDX); 104 GENOFFSET(AMD64,amd64,RSI) [all...] |
/external/valgrind/main/coregrind/ |
pub_core_basics.h | 88 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15, mips:pc */ 89 ULong r_sp; /* x86:ESP, amd64:RSP, ppc:R1, arm:R13, mips:sp */ 96 } AMD64;
|
m_libcassert.c | 78 (srP)->misc.AMD64.r_rbp = rbp; \
|
m_signals.c | 289 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \ 408 amd64-darwin and x86-darwin */ 500 srP->misc.AMD64.r_rbp = (ULong)(ss->__rbp); [all...] |
m_stacktrace.c | 221 /* ----------------------- amd64 ------------------------ */ 242 uregs.xbp = startRegs->misc.AMD64.r_rbp; 558 play safe, a la x86/amd64 above. See [all...] |
m_machine.c | 76 regs->misc.AMD64.r_rbp 822 /* 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/chromium_org/chrome/installer/linux/sysroot_scripts/ |
sysroot-creator-debian.wheezy.sh | 42 readonly PACKAGE_FILE_AMD64="main/binary-amd64/Packages.bz2" 201 readonly DEBIAN_DEP_LIST_AMD64="${SCRIPT_DIR}/packagelist.debian.wheezy.amd64" 249 echo $1 | grep -qs Amd64$ && ARCH=AMD64 254 AMD64) 543 #@ list of URLs within the Debian archive. (For amd64)
|
/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/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/icu4c/ |
configure | [all...] |
/external/chromium_org/third_party/icu/source/ |
configure | [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |