2001-10-08 Aldy Hernandez <aldyh@redhat.com>
authorAldy Hernandez <aldyh@redhat.com>
Mon, 8 Oct 2001 19:03:27 +0000 (19:03 +0000)
committerAldy Hernandez <aldyh@redhat.com>
Mon, 8 Oct 2001 19:03:27 +0000 (19:03 +0000)
* gas/doc/arm/c-arm.texi (ARM Options): Add arm9e documentation.

gas/ChangeLog
gas/doc/c-arm.texi

index efe13df9b6690a1c89c1d370940f9e47b88578b3..d6fa7d789e9ff3b351ba12ccc07a355ce1cd1ebf 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
+
+       * doc/arm/c-arm.texi (ARM Options): Add arm9e documentation.
+
 2001-10-08  Tom Rix <trix@redhat.com>
 
        * config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to 
index 2c6722273834f83a90e9c7ff95e5e3d539b34555..450d4f52e55cc2926bfeb5bfa1666c17fb9c6a45 100644 (file)
 @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
This page took 0.029558 seconds and 4 git commands to generate.