Update some documenation URL's.
This commit is contained in:
parent
7741a15cb4
commit
1547b4445d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20759
1 changed files with 6 additions and 2 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.5 2003/11/22 01:34:19 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.6 2004/01/26 18:25:36 ale Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -37,7 +37,11 @@
|
|||
<ul>
|
||||
<li><a href="http://www.amd.com/products/cpg/64bit/pdf/x86-64_overview.pdf">
|
||||
AMD x86-64 Architecture Specification</a></li>
|
||||
<li><a href="http://www.x86-64.org/abi.pdf">
|
||||
<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">
|
||||
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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue