Update some links.
PR: 66239 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
This commit is contained in:
parent
1998326895
commit
84484c24e2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20847
1 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.6 2004/01/26 18:25:36 ale Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.7 2004/04/20 16:27:20 obrien Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -35,13 +35,13 @@
|
|||
<h3>Other Links of Interest</h3>
|
||||
<h4>AMD64 Documentation</h4>
|
||||
<ul>
|
||||
<li><a href="http://www.amd.com/products/cpg/64bit/pdf/x86-64_overview.pdf">
|
||||
<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.amd64.org/documentation/abi.pdf">
|
||||
<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>
|
||||
|
@ -49,8 +49,8 @@ AMD x86-64 whitepaper</a></li>
|
|||
|
||||
<h4>Software Tools</h4>
|
||||
<ul>
|
||||
<li><a href="http://www.x86-64.org/downloads">AMD SimNow! x86-64 Linux
|
||||
Simulator and Tools</a></li>
|
||||
<li><a href="http://www.x86-64.org/downloads">Bochs and Simics
|
||||
Simulators and Tools</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Related Projects</h4>
|
||||
|
@ -60,5 +60,4 @@ Simulator and Tools</a></li>
|
|||
</ul>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue