Searched refs:AMD64 (Results 1 - 15 of 15) sorted by relevance
/external/valgrind/main/VEX/auxprogs/ |
H A D | genoffsets.c | 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); 105 GENOFFSET(AMD64,amd64,RDI); 106 GENOFFSET(AMD64,amd64,RSP); 107 GENOFFSET(AMD64,amd64,RBP); 108 GENOFFSET(AMD64,amd64,R8); 109 GENOFFSET(AMD64,amd6 [all...] |
/external/valgrind/main/coregrind/ |
H A D | pub_core_basics.h | 96 } AMD64; member in union:__anon28311::__anon28312
|
H A D | m_libcassert.c | 78 (srP)->misc.AMD64.r_rbp = rbp; \
|
H A D | m_signals.c | 289 (srP)->misc.AMD64.r_rbp = (uc)->uc_mcontext.rbp; \ 500 srP->misc.AMD64.r_rbp = (ULong)(ss->__rbp);
|
H A D | m_stacktrace.c | 242 uregs.xbp = startRegs->misc.AMD64.r_rbp;
|
H A D | m_machine.c | 76 regs->misc.AMD64.r_rbp
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/ |
H A D | 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/ |
H A D | sysroot-creator-debian.wheezy.sh | 249 echo $1 | grep -qs Amd64$ && ARCH=AMD64 254 AMD64)
|
/external/lzma/CPP/ |
H A D | Build.mak | 18 !IF "$(CPU)" == "AMD64"
|
/external/zlib/src/contrib/masmx64/ |
H A D | 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
|
H A D | 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/ |
H A D | 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
|
/external/icu4c/ |
H A D | configure | 4594 AMD64=`isainfo -n 2>&1 | grep amd64` 4596 if test -z "$SOL64" && test -n "$AMD64"; then
|
/external/chromium_org/third_party/icu/source/ |
H A D | configure | 4828 if test -z "$SOL64" && test -n "$AMD64"; then
|
/external/dropbear/libtomcrypt/ |
H A D | crypt.tex | 5308 of GCM output on both the AMD64 and Intel Pentium 4 platforms. Requires GCC and an SSE2 equipped platform.
|
Completed in 4639 milliseconds