/external/valgrind/main/VEX/auxprogs/ |
D | genoffsets.c | 100 GENOFFSET(AMD64,amd64,RAX); in foo() 101 GENOFFSET(AMD64,amd64,RBX); in foo() 102 GENOFFSET(AMD64,amd64,RCX); in foo() 103 GENOFFSET(AMD64,amd64,RDX); in foo() 104 GENOFFSET(AMD64,amd64,RSI); in foo() 105 GENOFFSET(AMD64,amd64,RDI); in foo() 106 GENOFFSET(AMD64,amd64,RSP); in foo() 107 GENOFFSET(AMD64,amd64,RBP); in foo() 108 GENOFFSET(AMD64,amd64,R8); in foo() 109 GENOFFSET(AMD64,amd64,R9); in foo() [all …]
|
/external/zlib/contrib/masmx64/ |
D | readme.txt | 4 longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t), 5 for use with Microsoft Macro Assembler (x64) for AMD64 and Microsoft C++ 64 bits. 26 run bld_64.bat with Microsoft Macro Assembler (x64) for AMD64 (ml64.exe) 30 You can get Windows 2003 server DDK with ml64 and cl for AMD64 from
|
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
|
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/llvm/test/CodeGen/X86/ |
D | tailcall-ri64.ll | 1 ; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s -check-prefix=AMD64 6 ; AMD64: jmpq 7 ; AMD64-NOT: %{{e[a-z]|rbx|rbp|r10|r12|r13|r14|r15}}
|
/external/valgrind/main/ |
D | valgrind.spec.in | 20 platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/MacOSX, 21 AMD64/MacOSX.
|
D | README | 36 - AMD64/Linux 41 - AMD64/MacOSX 43 Note that AMD64 is just another name for x86-64, and Valgrind runs fine
|
D | NEWS | 7 This release supports X86/Linux, AMD64/Linux, ARM/Linux, PPC32/Linux, 8 PPC64/Linux, S390X/Linux, ARM/Android, X86/Darwin and AMD64/Darwin. 366 This release supports X86/Linux, AMD64/Linux, ARM/Linux, PPC32/Linux, 367 PPC64/Linux, X86/Darwin and AMD64/Darwin. Support for recent distros 686 This release supports X86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux 729 - 32-bit programs on x86 and AMD64 (a.k.a x86-64) machines are supported 733 - 64-bit programs on x86 and AMD64 (a.k.a x86-64) machines are not 1291 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros 1533 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros 1941 AMD64/Linux, PPC32/Linux and PPC64/Linux. [all …]
|
/external/zlib/contrib/ |
D | README.contrib | 12 asm code for AMD64 29 GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64 49 x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
|
/external/valgrind/main/coregrind/ |
D | pub_core_basics.h | 94 } AMD64; member
|
D | m_libcassert.c | 78 (srP)->misc.AMD64.r_rbp = rbp; \
|
D | m_stacktrace.c | 242 uregs.xbp = startRegs->misc.AMD64.r_rbp; in VG_()
|
D | m_machine.c | 76 regs->misc.AMD64.r_rbp in VG_()
|
/external/linux-tools-perf/Documentation/ |
D | perf-list.txt | 42 of IA32_PERFEVTSELx MSRs) or AMD's PerfEvtSeln (see [AMD64 Architecture Programmer’s Manual Volume … 92 http://support.amd.com/us/Processor_TechDocs/24593.pdf[AMD64 Architecture Programmer’s Manual Volum…
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0005.txt | 12 The following build with GCC 3.4.4 on an AMD64 box gets you AES, CTR mode, SHA-256, HMAC, Yarrow, f…
|
/external/valgrind/main/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 68 binaries on AMD64 269 112031 iopl on AMD64 and README_MISSING_SYSCALL_OR_IOCTL update 459 110652 AMD64 valgrind crashes on cwtd instruction 465 110653 AMD64 valgrind crashes on sarb $0x4,foo(%rip) instruction
|
D | performance.txt | 18 AMD64 use jumps instead of call/return for calling translations.
|
D | notes.txt | 101 Cleanup notes derived from making AMD64 work. JRS, started 2 March 05. 105 AMD64 vsyscalls
|
/external/zlib/contrib/asm686/ |
D | README.686 | 43 in it. On the Pentium 4 and AMD64 chips, it continues to run about 8%
|
/external/icu4c/ |
D | aclocal.m4 | 287 AMD64=`isainfo -n 2>&1 | grep amd64` 289 if test -z "$SOL64" && test -n "$AMD64"; then
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | CONTRIBUTORS.pthreads-win32 | 123 AMD64 port.
|
/external/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 3 AMD64 Optimization Manual 8.2 has some nice information about optimizing integer
|
/external/ipsec-tools/ |
D | NEWS | 136 o Fixed problems on AMD64
|
/external/dropbear/libtommath/ |
D | changes.txt | 50 Actually is faster than Montgomery on my AMD64 (and probably much faster on a P4) 87 -- J Harper from PeerSec let me toy with his AMD64 and I got 60-bit digits working properly
|
/external/dropbear/libtomcrypt/ |
D | changes | 129 -- added GMP plugin, only tested on a AMD64 and x86_32 Gentoo Linux box so be aware 278 …-- Added Technote #5 which shows how to build LTC on an AMD64 to have a variety of algorithms in o… 350 …instead of one byte. On my AMD64 this reduced the overhead for AES-128-CBC from 4.56 cycles/byte … 353 …-- Added LTC_FAST support to PMAC (drops the cycle/byte by about 9 cycles on my AMD64) [note: I la… 376 …ode to use projective points. Gets between 3.21x (Prescott P4) to 4.53x (AMD64) times faster than… 437 …Started a SAFER+ optimizer [does encrypt only] which shaves a good 30 or so cycles/byte on my AMD64
|