Document the .value directive supported by the x86 and x86_64 assemblers.
[deliverable/binutils-gdb.git] / gas / doc / c-mt.texi
index d6d281222a200afc8bb1140d4930cad4050fbf94..fbcad1040fdadf4fd1c1e8d58c4ab735367444d8 100644 (file)
@@ -1,5 +1,4 @@
-@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-@c Free Software Foundation, Inc.
+@c Copyright (C) 1996-2019 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 
 
 @table @code
 
-@cindex @code{-march=} command line option, MT
+@cindex @code{-march=} command-line option, MT
 @item -march=@var{processor}
 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 following processor names are
-recognized: 
+recognized:
 @code{ms1-64-001},
 @code{ms1-16-002},
 @code{ms1-16-003},
 and @code{ms2}.
 
-@cindex @code{-nosched} command line option, MT
+@cindex @code{-nosched} command-line option, MT
 @item -nosched
 This option disables scheduling restriction checking.
 
This page took 0.02536 seconds and 4 git commands to generate.