| /freebsd/contrib/jemalloc/scripts/ |
| H A D | gen_travis.py | 13 AMD64 = 'amd64' variable 243 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1 311 generate_windows(AMD64), 313 generate_freebsd(AMD64), 315 generate_linux(AMD64), 318 generate_macos(AMD64),
|
| /freebsd/contrib/tcpdump/doc/ |
| H A D | README.solaris.md | 5 ## OmniOS r151042/AMD64 11 ## OpenIndiana 2021.04/AMD64 28 ## Oracle Solaris 11.4.42/AMD64
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.solaris.md | 8 ## OmniOS r151042/AMD64 14 ## OpenIndiana 2021.04/AMD64 33 ## Solaris 11/AMD64
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterUtilities.h | 54 namespace AMD64 { 114 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
|
| /freebsd/sys/ |
| H A D | README.md | 27 | amd64 | AMD64 (64-bit x86) architecture support | 60 | x86 | code shared by AMD64 and i386 architectures |
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DLL.cpp | 321 MachineTypes getMachine() const override { return AMD64; } in getMachine() 338 MachineTypes getMachine() const override { return AMD64; } in getMachine() 801 case AMD64: in newTailMergeChunk() 816 case AMD64: in newTailMergeUnwindInfoChunk() 825 case AMD64: in newTailMergePDataChunk() 836 case AMD64: in newThunkChunk()
|
| H A D | Symbols.cpp | 112 if (machine == AMD64) in makeImportThunk()
|
| H A D | Config.h | 37 static const auto AMD64 = llvm::COFF::IMAGE_FILE_MACHINE_AMD64; variable
|
| H A D | Chunks.h | 471 case AMD64: in getArm64ECRangeType() 566 MachineTypes getMachine() const override { return AMD64; } in getMachine()
|
| H A D | Writer.cpp | 1429 return (a->getMachine() == AMD64) < (b->getMachine() == AMD64); in mergeSections() 1433 if (chunk->getMachine() == AMD64) { in mergeSections() 1594 coff->Machine = AMD64; in writeHeader() 2171 (ctx.config.machine == AMD64 || ctx.config.machine == I386)) { in writeSections() 2274 case AMD64: in sortExceptionTables()
|
| /freebsd/crypto/krb5/src/config/ |
| H A D | win-pre.in | 34 … && ( "$(CPU)" != "ALPHA64" ) && ( "$(CPU)" != "IA64" ) && ( "$(CPU)" != "AMD64" ) && ( "$(CPU)" !… 35 !error Must specify CPU environment variable ( CPU=i386, CPU=ALPHA, CPU=ALPHA64,CPU=IA64, CPU=AMD64) 38 !if ("$(CPU)" == "IA64" ) || ("$(CPU)" == "AMD64" ) || ("$(CPU)" == "ALPHA64" ) || ("$(CPU)" == "A…
|
| H A D | win-post.in | 66 !if ("$(CPU)" == "IA64") || ("$(CPU)" == "AMD64") || ("$(CPU)" == "ALPHA64") || ("$(CPU)" == "ARM64…
|
| /freebsd/crypto/openssl/util/ |
| H A D | shlib_wrap.sh | 38 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
|
| H A D | shlib_wrap.sh.in | 43 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
| H A D | aes.txt | 87 to YASM (well done Peter and Michael!) has allowed the AMD64 96 assembler support for x86 and AMD64/EM64T (but optimised for AMD64). 113 aes_amd64.asm AMD64 assembler (YASM) alternative to aescrypt.c using 282 ASM_AMD64_C is defined when using the AMD64 assembly code because the C key 359 test_lib: Win32 (x64 for the C and AMD64 versions) 364 time_lib: Win32 (x64 for the C and AMD64 versions) 372 test_dll: Win32 (x64 for the C and AMD64 versions) 377 time_dll: Win32 (x64 for the C and AMD64 versions)
|
| /freebsd/contrib/libfido2/regress/ |
| H A D | CMakeLists.txt | 32 if(CMAKE_CROSSCOMPILING OR (CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL "AMD64" AND
|
| /freebsd/sys/conf/ |
| H A D | options.amd64 | 1 # Options specific to AMD64 platform kernels
|
| /freebsd/sys/contrib/zlib/contrib/ |
| H A D | README.contrib | 21 GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
|
| /freebsd/sys/dev/qlxgb/ |
| H A D | README.txt | 33 * FreeBSD 7.x/8.x/9.x (64-bit) [Intel EM64T, AMD64]
|
| /freebsd/sys/dev/qlxge/ |
| H A D | README.txt | 33 * FreeBSD 9.x/10.x (64-bit) [Intel EM64T, AMD64]
|
| /freebsd/sys/dev/qlxgbe/ |
| H A D | README.txt | 33 * FreeBSD 9.x/10.x (64-bit) [Intel EM64T, AMD64]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 97 HANDLE_MDMP_ARCH(0x0009, AMD64) // PROCESSOR_ARCHITECTURE_AMD64
|
| /freebsd/contrib/unbound/ |
| H A D | README-Travis.md | 3 …e Clang and GCC; while platforms include Android, iOS, Linux, and OS X on AMD64, Aarch64, PowerPC … 13 A typical recipe tests Clang and GCC on various hardware. The hardware includes AMD64, Aarch64, Pow… 32 …nd the second is Address sanitizer (Asan). The sanitizers are only run on AMD64 hardware. Note the…
|
| /freebsd/contrib/ldns/ |
| H A D | README-Travis.md | 3 …e Clang and GCC; while platforms include Android, iOS, Linux, and OS X on AMD64, Aarch64, PowerPC … 13 A typical recipe tests Clang and GCC on various hardware. The hardware includes AMD64, Aarch64, Pow… 32 …nd the second is Address sanitizer (Asan). The sanitizers are only run on AMD64 hardware. Note the…
|
| /freebsd/contrib/libpcap/cmake/Modules/ |
| H A D | Finddpdk.cmake | 93 if(CMAKE_SYSTEM_PROCESSOR MATCHES "amd64|x86_64|AMD64")
|