Index: docs/CompilerWriterInfo.rst =================================================================== --- docs/CompilerWriterInfo.rst +++ docs/CompilerWriterInfo.rst @@ -18,9 +18,9 @@ * `ARMv8-A Architecture Reference Manual `_ (authentication required, free sign-up). This document covers both AArch64 and ARM instructions -* `ARMv7-M Architecture Reference Manual` `_ (authentication required, free sign-up). This covers the Thumb2-only microcontrollers +* `ARMv7-M Architecture Reference Manual `_ (authentication required, free sign-up). This covers the Thumb2-only microcontrollers -* `ARMv6-M Architecture Reference Manual` _ (authentication required, free sign-up). This covers the Thumb1-only microcontrollers +* `ARMv6-M Architecture Reference Manual `_ (authentication required, free sign-up). This covers the Thumb1-only microcontrollers * `ARM C Language Extensions `_ @@ -31,6 +31,12 @@ * `Itanium documentation `_ +Lanai +----- + +* `Lanai Instruction Set Architecture `_ + + MIPS ----