Fix broken links on AMD64 page.
Note: x86_64 whitepaper URL was removed; I cannot find an equivalent at the moment. Submitted by: Borzykin Vladimir (sillyvalley&yandex!ru) (via -doc@)
This commit is contained in:
parent
24220a7975
commit
d6e6cc226a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38956
1 changed files with 3 additions and 5 deletions
|
@ -47,16 +47,14 @@
|
|||
<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">
|
||||
<li><a href="http://support.amd.com/us/Processor_TechDocs/32200.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">
|
||||
<li><a href="http://support.amd.com/us/Processor_TechDocs/24592_APM_v1.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">
|
||||
<li><a href="http://support.amd.com/us/Processor_TechDocs/24593_APM_v2.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>
|
||||
|
|
Loading…
Reference in a new issue