diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst index 8d353da35b07..5539b56d4dd5 100644 --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -43,20 +43,16 @@ PowerPC IBM - Official manuals and docs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* `PowerPC Architecture Book `_ +* `Power Instruction Set Architecture, Versions 2.03 through 2.06 (authentication required, free sign-up) `_ - * Book I: `PowerPC User Instruction Set Architecture `_ +* `PowerPC Compiler Writer's Guide `_ - * Book II: `PowerPC Virtual Environment Architecture `_ - - * Book III: `PowerPC Operating Environment Architecture `_ - -* `PowerPC Compiler Writer's Guide `_ - -* `PowerPC Processor Manuals `_ +* `PowerPC Processor Manuals (embedded) `_ * `Intro to PowerPC Architecture `_ +* `Various IBM specifications and white papers `_ + * `IBM AIX/5L for POWER Assembly Reference `_ Other documents, collections, notes