Document new --m32rx command line option.
[external/binutils.git] / gas / doc / c-m32r.texi
1 @c Copyright (C) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
2 @c This is part of the GAS manual.
3 @c For copying conditions, see the file as.texinfo.
4 @ifset GENERIC
5 @page
6 @node M32R-Dependent
7 @chapter M32R Dependent Features
8 @end ifset
9 @ifclear GENERIC
10 @node Machine Dependencies
11 @chapter M32R Dependent Features
12 @end ifclear
13
14 @cindex M32R support
15 @menu
16 * M32R-Opts::                   M32R Options
17 @end menu
18
19 @node M32R-Opts
20 @section M32R Options
21
22 @cindex options, M32R
23 @cindex M32R options
24 The Mitsubishi M32R version of @code{@value{AS}} has a few machine
25 dependent options.
26
27 @cindex @samp{--m32rx} option, M32R
28 @cindex architecture options, M32R
29 @cindex M32R architecture options
30 @code{@value{AS}} can assemble code for several different members of the
31 Mitsubishi M32R family.  Normally the default is to assemble code for
32 the M32R microprocessor.  This option may be used to change the default
33 to the M32RX microprocessor, which adds some more instructions to the
34 basic M32R instruction set.
35
36
37