Home
last modified time | relevance | path

Searched refs:AMD64 (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/tcpdump/doc/
H A DREADME.solaris.md5 ## OmniOS r151042/AMD64
11 ## OpenIndiana 2021.04/AMD64
28 ## Oracle Solaris 11.4.42/AMD64
/freebsd/contrib/libpcap/doc/
H A DREADME.solaris.md8 ## OmniOS r151042/AMD64
14 ## OpenIndiana 2021.04/AMD64
33 ## Solaris 11/AMD64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h54 namespace AMD64 {
114 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
H A DProcessElfCore.cpp767 if (note.info.n_type == NETBSD::AMD64::NT_REGS) { in parseNetBSDNotes()
782 } else if (note.info.n_type == NETBSD::AMD64::NT_FPREGS) { in parseNetBSDNotes()
/freebsd/sys/
H A DREADME.md27 | amd64 | AMD64 (64-bit x86) architecture support |
60 | x86 | code shared by AMD64 and i386 architectures |
/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.cpp321 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 DSymbols.cpp112 if (machine == AMD64) in makeImportThunk()
H A DConfig.h37 static const auto AMD64 = llvm::COFF::IMAGE_FILE_MACHINE_AMD64; variable
H A DChunks.h471 case AMD64: in getArm64ECRangeType()
566 MachineTypes getMachine() const override { return AMD64; } in getMachine()
H A DWriter.cpp1429 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()
H A DSymbolTable.cpp44 return COFF::isArm64EC(mt) || mt == AMD64; in compatibleMachineType()
46 return COFF::isAnyArm64(mt) || mt == AMD64; in compatibleMachineType()
H A DChunks.cpp601 case AMD64: in getRuntimePseudoRelocSize()
1009 case AMD64: in getDefaultType()
/freebsd/crypto/openssl/util/
H A Dshlib_wrap.sh.in43 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
/freebsd/contrib/libfido2/regress/
H A DCMakeLists.txt32 if(CMAKE_CROSSCOMPILING OR (CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL "AMD64" AND
/freebsd/sys/conf/
H A Doptions.amd641 # Options specific to AMD64 platform kernels
/freebsd/sys/contrib/zlib/contrib/
H A DREADME.contrib21 GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
/freebsd/sys/dev/qlxgb/
H A DREADME.txt33 * FreeBSD 7.x/8.x/9.x (64-bit) [Intel EM64T, AMD64]
/freebsd/sys/dev/qlxge/
H A DREADME.txt33 * FreeBSD 9.x/10.x (64-bit) [Intel EM64T, AMD64]
/freebsd/sys/dev/qlxgbe/
H A DREADME.txt33 * FreeBSD 9.x/10.x (64-bit) [Intel EM64T, AMD64]
/freebsd/contrib/sqlite3/tea/win/
H A Drules.vc67 && ![echo ARCH=AMD64 >> vercl.x] \
82 NATIVE_ARCH=AMD64
485 !if "$(MACHINE)" == "IA64" || "$(MACHINE)" == "AMD64"
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def97 HANDLE_MDMP_ARCH(0x0009, AMD64) // PROCESSOR_ARCHITECTURE_AMD64
/freebsd/contrib/unbound/
H A DREADME-Travis.md3 …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 DREADME-Travis.md3 …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 DFinddpdk.cmake93 if(CMAKE_SYSTEM_PROCESSOR MATCHES "amd64|x86_64|AMD64")
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h219 #error Assembler code is only available for x86 and AMD64 systems

12