Note
This document is a work-in-progress. Additions and clarifications are welcome.
Compiled by Misha Brukman.
- ARM documentation (Processor Cores Cores)
- ABI
- PowerPC Architecture Book
- PowerPC Compiler Writer's Guide
- PowerPC Processor Manuals
- Intro to PowerPC Architecture
- IBM AIX/5L for POWER Assembly Reference
- PowerPC ABI documents
- PowerPC64 alignment of long doubles (from GCC)
- Long branch stubs for powerpc64-linux (from binutils)
- Executable File Format library
- GCC prefetch project page has a good survey of the prefetching capabilities of a variety of modern processors.