aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/platforms/amd64.adoc
blob: e056931bdb1538948b72213746d121b3ee97e1e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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) and AMD Phenom(TM) processors, and processors with AMD "Bulldozer" and "Bobcat" 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]

=== Related Projects

* http://www.amd64.org/[Linux/AMD64]
* http://www.NetBSD.org/Ports/amd64/[NetBSD/amd64]