This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
developersguide:cpureferencemanuals [2016/10/26 19:07] dullroar [INTEL Manuals] |
developersguide:cpureferencemanuals [2016/10/26 20:00] (current) dullroar [ARM Manuals] |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| [[http://developer.amd.com/resources/developer-guides-manuals/|AMD64 Architecture Tech Docs]] | [[http://developer.amd.com/resources/developer-guides-manuals/|AMD64 Architecture Tech Docs]] | ||
| - | page. These AMD manuals were available as of October 2004: | + | page. These AMD manuals were available as of October 2016: |
| * AMD64 Architecture Programmer's Manual Volume 1: Application Programming | * AMD64 Architecture Programmer's Manual Volume 1: Application Programming | ||
| * AMD64 Architecture Programmer's Manual Volume 2: System Programming | * AMD64 Architecture Programmer's Manual Volume 2: System Programming | ||
| * AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions | * AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions | ||
| - | * AMD64 Architecture Programmer's Manual Volume 4: 128-Bit Media Instructions | + | * AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-bit Media Instructions |
| * AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x87 Floating-Point Instructions | * AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x87 Floating-Point Instructions | ||
| + | * Compiler Usage Guidelines for AMD64 Platforms Application Note | ||
| + | * Software Optimization Guide for AMD64 Processors | ||
| Note that the syntax of the assembly language used in MINIX 3 is different from | Note that the syntax of the assembly language used in MINIX 3 is different from | ||
| Line 46: | Line 48: | ||
| UNIX-derived systems. Other links on the page point to articles describing assembly language syntax. | UNIX-derived systems. Other links on the page point to articles describing assembly language syntax. | ||
| - | ===== ARM Manuals ===== | ||
| - | The ARM Cortex-A8 processor is used in the Minix-supported BeagleBoard and BeagleBone devices. Many ARM documents require registration and some are behind a paywall, but the following is freely available from the ARM site as of October 2016: | ||
| - | |||
| - | * [[http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344k/DDI0344K_cortex_a8_r3p2_trm.pdf|Cortex-A8 Revision: r3p2 Technical Reference Manual]] | ||