diff --git a/website/content/en/platforms/amd64.adoc b/website/content/en/platforms/amd64.adoc index ba87c0f26e..da9074e858 100644 --- a/website/content/en/platforms/amd64.adoc +++ b/website/content/en/platforms/amd64.adoc @@ -1,46 +1,40 @@ --- title: "FreeBSD/amd64 Project" sidenav: developers --- include::shared/en/urls.adoc[] = FreeBSD/amd64 Project [.right] link:../../gifs/daemon_hammer.jpg[image:../../gifs/daemon_hammer-tn15.jpg[BSD Daemon swinging a sledge hammer]] This page contains information of the FreeBSD port to http://www.amd.com/[AMD's] AMD64 and http://www.intel.com/info/em64t[Intel(R) 64] architecture, often also known as "x86-64" or "x64". FreeBSD/amd64 is suitable for almost all recent AMD and Intel CPUs. The AMD64 architecture was previously known as "Hammer". The Intel 64 architecture was previously known as Yamhill, Clackamas Technology (CT), IA-32e, and EM64T (Extended Memory 64-bit Technology). Newer AMD Sempron(TM), the AMD Opteron(TM), AMD Athlon(TM) 64, AMD Turion(TM), AMD Phenom(TM), and AMD EPYC(TM) processors, and processors with AMD Zen cores all use the AMD64 architecture. The Intel vPro(TM), Intel Celeron D (some models since "Prescott"), Intel Centrino(R) Duo, Intel Centrino(R) Pro, Intel Viiv(TM), Intel Core(TM)2 Extreme, Intel Core(TM)2 Quad, Intel Core(TM)2 Duo, Intel Xeon (3000-sequence, 5000-sequence, and 7000-sequence), and the Intel Core(TM) i range of processors use the Intel(R) 64 architecture. == Status FreeBSD/amd64 runs in 64-bit multiuser mode, in both Uniprocessor and Multiprocessor mode. The AMD64 platform is a link:{committers-guide}#archs[Tier 1] FreeBSD platform. == FreeBSD/amd64 Specific Resources * https://lists.freebsd.org/subscription/freebsd-amd64[FreeBSD/amd64 mailing list] == Other Links of Interest === AMD64 Documentation -* http://support.amd.com/us/Processor_TechDocs/32200.pdf[AMD x86-64 Architecture Specification] -* http://support.amd.com/us/Processor_TechDocs/24592_APM_v1.pdf[AMD64 Architecture Application Programmer's Manual] -* http://support.amd.com/us/Processor_TechDocs/24593_APM_v2.pdf[AMD64 Architecture System Programmer's Manual] -* http://www.x86-64.org/documentation/abi.pdf[AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification] - -=== Software Tools - -* http://www.x86-64.org/downloads.html[Bochs and Simics Simulators and Tools] +* https://www.amd.com/system/files/TechDocs/40332.pdf[AMD64 Architecture Programmer’s Manual Volumes 1–5] +* https://www.intel.com/content/dam/develop/external/us/en/documents/mpx-linux64-abi.pdf[System V Application Binary Interface AMD64 Architecture Processor Supplement (With LP64 and ILP32 Programming Models)] === Related Projects * http://www.NetBSD.org/Ports/amd64/[NetBSD/amd64]