From 8913d9dbab8ccb937a5031b7ca7d3c710f8343b1 Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Mon, 8 Oct 2001 19:03:27 +0000 Subject: [PATCH] 2001-10-08 Aldy Hernandez * gas/doc/arm/c-arm.texi (ARM Options): Add arm9e documentation. --- gas/ChangeLog | 4 ++++ gas/doc/c-arm.texi | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index efe13df9b6..d6fa7d789e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-10-08 Aldy Hernandez + + * doc/arm/c-arm.texi (ARM Options): Add arm9e documentation. + 2001-10-08 Tom Rix * config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 2c67222738..450d4f52e5 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -34,10 +34,14 @@ @cindex @code{-marm} command line option, ARM @item -marm@code{[2|250|3|6|60|600|610|620|7|7m|7d|7dm|7di|7dmi|70|700|700i|710|710c|7100|7500|7500fe|7tdmi|8|810|9|9tdmi|920|strongarm|strongarm110|strongarm1100]} @itemx -mxscale +@itemx -marm9e This option specifies the target processor. The assembler will issue an error message if an attempt is made to assemble an instruction which will not execute on the target processor. +The option @code{-marm9e} specifies that the target processor is the +Cirrus ARM processor with the Maverick DSP co-processor. + @cindex @code{-marmv} command line option, ARM @item -marmv@code{[2|2a|3|3m|4|4t|5|5t|5te]} This option specifies the target architecture. The assembler will issue