/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 | 86 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15 */ 87 ULong r_sp; /* x86:ESP, amd64:RSP, ppc:R1, arm:R13 */ 94 } AMD64;
|
m_libcassert.c | 78 (srP)->misc.AMD64.r_rbp = rbp; \
|
m_stacktrace.c | 221 /* ----------------------- amd64 ------------------------ */ 242 uregs.xbp = startRegs->misc.AMD64.r_rbp; 566 play safe, a la x86/amd64 above. See
|
m_machine.c | 76 regs->misc.AMD64.r_rbp 367 amd64: initially: call VG_(machine_get_hwcaps) 721 /* on amd64 we tolerate older cpus, which don't have cmpxchg16b */ [all...] |
m_signals.c | 291 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \ 410 amd64-darwin and x86-darwin */ [all...] |
/external/zlib/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
|
/gdk/build/core/ |
init.mk | 73 # The value of PROCESSOR_ARCHITECTURE will be x86 or AMD64 105 ifeq ($(HOST_ARCH),AMD64)
|
/ndk/build/core/ |
init.mk | 111 # The value of PROCESSOR_ARCHITECTURE will be x86 or AMD64 189 ifeq ($(HOST_ARCH),AMD64)
|
/external/icu4c/ |
configure | [all...] |
configure.orig | [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |