Navigation
index
next
|
previous
|
LLVM Home
|
Documentation
»
Architecture & Platform Information for Compiler Writers
¶
Hardware
ARM
AArch64
Itanium (ia64)
MIPS
PowerPC
IBM - Official manuals and docs
Other documents, collections, notes
AMDGPU
SPARC
SystemZ
X86
AMD - Official manuals and docs
Intel - Official manuals and docs
Other x86-specific information
XCore
Other relevant lists
ABI
Linux
OS X
Windows
NVPTX
Miscellaneous Resources
Note
This document is a work-in-progress. Additions and clarifications are welcome.
Hardware
¶
ARM
¶
ARM documentation
(
Processor Cores
Cores)
ABI
ABI Addenda and Errata
ARM C Language Extensions
AArch64
¶
ARMv8 Architecture Reference Manual
ARMv8 Instruction Set Overview
ARM C Language Extensions
Itanium (ia64)
¶
Itanium documentation
MIPS
¶
MIPS Processor Architecture
MIPS 64-bit ELF Object File Specification
PowerPC
¶
IBM - Official manuals and docs
¶
Power Instruction Set Architecture, Versions 2.03 through 2.06 (authentication required, free sign-up)
PowerPC Compiler Writer’s Guide
Intro to PowerPC Architecture
PowerPC Processor Manuals (embedded)
Various IBM specifications and white papers
IBM AIX/5L for POWER Assembly Reference
Other documents, collections, notes
¶
PowerPC ABI documents
PowerPC64 alignment of long doubles (from GCC)
Long branch stubs for powerpc64-linux (from binutils)
AMDGPU
¶
AMD R6xx shader ISA
AMD R7xx shader ISA
AMD Evergreen shader ISA
AMD Cayman/Trinity shader ISA
AMD Southern Islands Series ISA
AMD Sea Islands Series ISA
AMD GPU Programming Guide
AMD Compute Resources
SPARC
¶
SPARC standards
SPARC V9 ABI
SPARC V8 ABI
SystemZ
¶
z/Architecture Principles of Operation (registration required, free sign-up)
X86
¶
AMD - Official manuals and docs
¶
AMD processor manuals
X86-64 ABI
Intel - Official manuals and docs
¶
Intel 64 and IA-32 manuals
Intel Itanium documentation
Other x86-specific information
¶
Calling conventions for different C++ compilers and operating systems
XCore
¶
The XMOS XS1 Architecture (ISA)
Tools Development Guide (includes ABI)
Other relevant lists
¶
GCC reading list
ABI
¶
System V Application Binary Interface
Itanium C++ ABI
Linux
¶
PowerPC 64-bit ELF ABI Supplement
Procedure Call Standard for the AArch64 Architecture
ELF for the ARM Architecture
ELF for the ARM 64-bit Architecture (AArch64)
System z ELF ABI Supplement
OS X
¶
Mach-O Runtime Architecture
Notes on Mach-O ABI
Windows
¶
Microsoft PE/COFF Specification
NVPTX
¶
CUDA Documentation
includes the PTX ISA and Driver API documentation
Miscellaneous Resources
¶
Executable File Format library
GCC prefetch project
page has a good survey of the prefetching capabilities of a variety of modern processors.
Navigation
index
next
|
previous
|
LLVM Home
|
Documentation
»