Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
69 lines
2.7 KiB
Text
69 lines
2.7 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.12 2005/05/10 19:22:55 pav Exp $">
|
|
<!ENTITY title "FreeBSD/amd64 Project">
|
|
<!ENTITY email 'freebsd-amd64'>
|
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<a href="../gifs/daemon_hammer.jpg"><img src="../gifs/daemon_hammer-tn15.jpg" align=right border=0 alt="BSD Daemon swinging a sledge hammer"></a>
|
|
|
|
<p>This page contains information of the FreeBSD port to <a
|
|
href="http://www.amd.com/">AMD's</a> AMD64 and
|
|
<a href="http://developer.intel.com/technology/64bitextensions/">Intel® EM64T</a>
|
|
(Extended Memory 64-bit Technology) architecture. The AMD64
|
|
architecture was previously known as x86-64 or ``Hammer.''
|
|
The Intel EM64T architecture was previously known as
|
|
IA-32e, Clackamas Technology (CT), and Yamhill.</p>
|
|
|
|
<p>The AMD Opteron™ and AMD Athlon™ 64 processors
|
|
use the AMD64 architecture.</p>
|
|
|
|
<h3>Status:</h3>
|
|
|
|
<p>Currently FreeBSD/amd64 runs in 64-bit multiuser mode, in both
|
|
Uniprocessor and Multiprocessor mode.</p>
|
|
|
|
<p>The AMD64 platform is currently a <a
|
|
href="&base;/../doc/en_US.ISO8859-1/articles/committers-guide/archs.html">Tier
|
|
1</a> FreeBSD platform.</p>
|
|
|
|
<h3>FreeBSD/amd64 Specific Resources</h3>
|
|
<ul>
|
|
<li><a href="amd64/motherboards.html">List of supported motherboards</a></li>
|
|
<li><a href="http://lists.freebsd.org/mailman/listinfo/freebsd-amd64">FreeBSD/amd64 mailing list</a></li>
|
|
</ul>
|
|
|
|
<h3>Other Links of Interest</h3>
|
|
<h4>AMD64 Documentation</h4>
|
|
<ul>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_overview.pdf">
|
|
AMD x86-64 Architecture Specification</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">
|
|
AMD64 Architecture Application Programmer's Manual</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">
|
|
AMD64 Architecture System Programmer's Manual</a></li>
|
|
<li><a href="http://www.x86-64.org/documentation/abi.pdf">
|
|
AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_wp.pdf">
|
|
AMD x86-64 whitepaper</a></li>
|
|
</ul>
|
|
|
|
<h4>Software Tools</h4>
|
|
<ul>
|
|
<li><a href="http://www.x86-64.org/downloads">Bochs and Simics
|
|
Simulators and Tools</a></li>
|
|
</ul>
|
|
|
|
<h4>Related Projects</h4>
|
|
<ul>
|
|
<li><a href="http://www.amd64.org/">Linux / AMD64</a></li>
|
|
<li><a href="http://www.NetBSD.org/Ports/amd64/">NetBSD/amd64</a></li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</html>
|