Add support for ARMv8-M security extensions instructions
[deliverable/binutils-gdb.git] / gas / doc / c-mmix.texi
index 257e3a69d8a698555e6d6ce36fc75cdc3d4a7014..91cf1e30ca4ea8977104cf2a0129a3032e739056 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2016 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c MMIX description by Hans-Peter Nilsson, hp@bitrange.com
@@ -172,7 +172,10 @@ specified, the rest of the line is ignored, treated as a comment.
 The characters @samp{*} and @samp{#} are line comment characters; each
 start a comment at the beginning of a line, but only at the beginning of a
 line.  A @samp{#} prefixes a hexadecimal number if found elsewhere on a
-line.
+line.  If a @samp{#} appears at the start of a line the whole line is
+treated as a comment, but the line can also act as a logical line
+number directive (@pxref{Comments}) or a preprocessor control command
+(@pxref{Preprocessing}).
 
 Two other characters, @samp{%} and @samp{!}, each start a comment anywhere
 on the line.  Thus you can't use the @samp{modulus} and @samp{not}
This page took 0.024313 seconds and 4 git commands to generate.