Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / doc / c-nios2.texi
index e2aa125f5a79970d83fcf817da5de31f4e7c582a..3030750e10738492069bd388bfc248cca2c14c04 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2014 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2017 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c man end
@@ -58,6 +58,16 @@ Generate big-endian output.
 @item -EL
 Generate little-endian output.  This is the default.
 
+@cindex @code{march} command line option, Nios II
+@item -march=@var{architecture}
+This option specifies the target architecture.  The assembler issues
+an error message if an attempt is made to assemble an instruction which
+will not execute on the target architecture.  The following architecture
+names are recognized:
+@code{r1},
+@code{r2}.  
+The default is @code{r1}.
+
 @end table
 @c man end
 
This page took 0.023305 seconds and 4 git commands to generate.