/external/llvm-project/lld/test/ELF/ |
D | emulation-x86.s | 4 # RUN: llvm-readobj --file-headers %t2x64 | FileCheck --check-prefix=AMD64 %s 6 # RUN: llvm-readobj --file-headers %t3x64 | FileCheck --check-prefix=AMD64 %s 9 # RUN: llvm-readobj --file-headers %t.freebsd | FileCheck --check-prefix=AMD64 %s 12 # RUN: llvm-readobj --file-headers %t4x64 | FileCheck --check-prefix=AMD64 %s 13 # AMD64: ElfHeader { 14 # AMD64-NEXT: Ident { 15 # AMD64-NEXT: Magic: (7F 45 4C 46) 16 # AMD64-NEXT: Class: 64-bit (0x2) 17 # AMD64-NEXT: DataEncoding: LittleEndian (0x1) 18 # AMD64-NEXT: FileVersion: 1 [all …]
|
/external/rust/crates/libz-sys/src/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-project/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/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/python/cpython2/PC/VS7.1/ |
D | amd64_ml64.bat | 2 rem Try to find the AMD64 assembler and call it with the supplied arguments. 4 set MLEXE=Microsoft Platform SDK\Bin\Win64\x86\AMD64\ml64.EXE
|
D | readme.txt | 212 architecture (/SRV64 for Itanium, /X64 for AMD64) 214 target ("Release IA64" for Itanium, "Release AMD64" for AMD64), e.g. 215 devenv db-4.4.20\build_win32\Berkeley_DB.sln /build "Release AMD64" /project db_static /useenv 263 (future releases of the SDK likely include an AMD64 compiler as well). 269 Building for AMD64
|
/external/llvm-project/lld/test/COFF/ |
D | machine.test | 3 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=AMD64 %s 6 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=AMD64 %s 8 AMD64: Machine: IMAGE_FILE_MACHINE_AMD64
|
/external/llvm-project/lldb/source/Plugins/Process/elf-core/ |
D | RegisterUtilities.h | 54 namespace AMD64 { 106 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
|
/external/rust/crates/libz-sys/src/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/llvm/test/ExecutionEngine/OrcLazy/ |
D | lit.local.cfg | 3 if config.root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64']:
|
/external/llvm-project/llvm/test/ExecutionEngine/OrcLazy/ |
D | lit.local.cfg | 3 if config.root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64', 'mips', 'mipsel', 'mips64', 'mip…
|
/external/llvm-project/lld/COFF/ |
D | Config.h | 36 static const auto AMD64 = llvm::COFF::IMAGE_FILE_MACHINE_AMD64; variable 86 bool is64() { return machine == AMD64 || machine == ARM64; } in is64()
|
/external/rust/crates/libz-sys/src/zlib/ |
D | CMakeLists.txt | 9 option(AMD64 "Enable building amd64 assembly implementation") option 135 elseif (AMD64) 152 elseif (AMD64)
|
/external/python/cpython3/Lib/msilib/ |
D | __init__.py | 10 AMD64 = "AMD64" in sys.version variable 12 Win64 = AMD64 153 if AMD64: 273 if AMD64:
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
/external/llvm-project/llvm/test/ExecutionEngine/MCJIT/ |
D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
/external/llvm-project/clang/test/Sema/ |
D | inline-asm-validate-x86.c | 128 #ifdef AMD64 in pr40890()
|
/external/libtextclassifier/abseil-cpp/absl/copts/ |
D | AbseilConfigureCopts.cmake | 15 if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "x86_64|amd64|AMD64")
|
/external/openscreen/third_party/abseil/src/absl/copts/ |
D | AbseilConfigureCopts.cmake | 15 if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "x86_64|amd64|AMD64")
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/ |
D | AbseilConfigureCopts.cmake | 15 if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "x86_64|amd64|AMD64")
|
/external/python/cpython2/Lib/msilib/ |
D | __init__.py | 11 AMD64 = "AMD64" in sys.version variable 13 Win64 = AMD64 or Itanium 156 elif AMD64:
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6.rst | 102 Package x64 version of CRT for AMD64 Windows binaries.
|