/external/valgrind/VEX/auxprogs/ |
D | genoffsets.c | 104 GENOFFSET(AMD64,amd64,RAX); in foo() 105 GENOFFSET(AMD64,amd64,RBX); in foo() 106 GENOFFSET(AMD64,amd64,RCX); in foo() 107 GENOFFSET(AMD64,amd64,RDX); in foo() 108 GENOFFSET(AMD64,amd64,RSI); in foo() 109 GENOFFSET(AMD64,amd64,RDI); in foo() 110 GENOFFSET(AMD64,amd64,RSP); in foo() 111 GENOFFSET(AMD64,amd64,RBP); in foo() 112 GENOFFSET(AMD64,amd64,R8); in foo() 113 GENOFFSET(AMD64,amd64,R9); in foo() [all …]
|
/external/zlib/src/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}}
|
D | tail-call-attrs.ll | 15 ; anyway. The AMD64 ABI isn't crystal clear on the matter).
|
/external/valgrind/ |
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 46 Note that AMD64 is just another name for x86_64, and Valgrind runs fine
|
D | NEWS.old | 68 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros 476 AMD64/Linux, PPC32/Linux and PPC64/Linux. 503 AMD64/Linux. 517 - Valgrind now works on PPC64/Linux. As with the AMD64/Linux port, 711 AMD64 support is much improved, PPC32 support is good enough to be 715 - AMD64 support is much improved. The 64-bit vs. 32-bit issues in 717 cases. On AMD64 machines both 64-bit and 32-bit versions of 823 binaries on AMD64 855 112031 iopl on AMD64 and README_MISSING_SYSCALL_OR_IOCTL update 905 110652 AMD64 valgrind crashes on cwtd instruction [all …]
|
/external/opencv3/cmake/ |
D | OpenCVDetectCXXCompiler.cmake | 96 if(OPENCV_GCC_TARGET_MACHINE MATCHES "amd64|x86_64|AMD64") 106 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "amd64.*|x86_64.*|AMD64.*") 108 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "i686.*|i386.*|x86.*|amd64.*|AMD64.*")
|
D | OpenCVConfig.cmake | 94 if(OPENCV_GCC_TARGET_MACHINE MATCHES "amd64|x86_64|AMD64")
|
/external/zlib/src/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/coregrind/ |
D | pub_core_basics.h | 68 } AMD64; member
|
/external/zlib/src/ |
D | CMakeLists.txt | 9 option(AMD64 "Enable building amd64 assembly implementation") option 135 elseif (AMD64) 152 elseif (AMD64)
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
/external/valgrind/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/boringssl/src/ |
D | CMakeLists.txt | 107 elseif (${CMAKE_SYSTEM_PROCESSOR} STREQUAL "AMD64") 108 # cmake reports AMD64 on Windows, but we might be building for 32-bit.
|
/external/zlib/src/contrib/asm686/ |
D | README.686 | 43 in it. On the Pentium 4 and AMD64 chips, it continues to run about 8%
|
/external/lzma/CPP/ |
D | Build.mak | 17 !IF "$(CPU)" == "AMD64"
|
/external/curl/winbuild/ |
D | Makefile.vc | 35 !MESSAGE MACHINE=<x86 or x64> - Target architecture (default x64 on AMD64, x86 on others)
|
/external/netperf/ |
D | README.windows | 12 (target OS version; free vs checked build; x86, AMD64, or IA64).
|
/external/icu/icu4c/source/ |
D | acinclude.m4 | 295 AMD64=`isainfo -n 2>&1 | grep amd64` 297 if test -z "$SOL64" && test -n "$AMD64"; then
|