diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -72,12 +72,22 @@ * `IBM AIX/5L for POWER Assembly Reference `_ +Embedded PowerPC Processors manuals and docs +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* `Book E: Enhanced PowerPC Architecture `_ + +* `EREF: A Programmer's Reference Manual for Freescale Embedded Processors (EREFRM) `_ + +* `Signal Processing Engine (SPE) Programming Environments Manual: A Supplement to the EREF `_ + +* `Variable-Length Encoding (VLE) Programming Environments Manual: A Supplement to the EREF `_ + Other documents, collections, notes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * `PowerPC Compiler Writer's Guide `_ * `Intro to PowerPC Architecture `_ -* `PowerPC Processor Manuals (embedded) `_ * `Various IBM specifications and white papers `_ * `PowerPC ABI documents `_ * `PowerPC64 alignment of long doubles (from GCC) `_