Browse Source

2001-10-08 Aldy Hernandez <aldyh@redhat.com>

* gas/doc/arm/c-arm.texi (ARM Options): Add arm9e documentation.
binutils-2_12-branch
Aldy Hernandez 25 years ago
parent
commit
8913d9dbab
  1. 4
      gas/ChangeLog
  2. 4
      gas/doc/c-arm.texi

4
gas/ChangeLog

@ -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> 2001-10-08 Tom Rix <trix@redhat.com>
* config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to * config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to

4
gas/doc/c-arm.texi

@ -34,10 +34,14 @@
@cindex @code{-marm} command line option, ARM @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]} @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 -mxscale
@itemx -marm9e
This option specifies the target processor. The assembler will issue an This option specifies the target processor. The assembler will issue an
error message if an attempt is made to assemble an instruction which error message if an attempt is made to assemble an instruction which
will not execute on the target processor. 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 @cindex @code{-marmv} command line option, ARM
@item -marmv@code{[2|2a|3|3m|4|4t|5|5t|5te]} @item -marmv@code{[2|2a|3|3m|4|4t|5|5t|5te]}
This option specifies the target architecture. The assembler will issue This option specifies the target architecture. The assembler will issue

Loading…
Cancel
Save