aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-msp430.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/c-msp430.texi')
-rw-r--r--gas/doc/c-msp430.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi
index c539946..cae3d8a 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -61,7 +61,7 @@ disables the generation of a NOP instruction following any instruction
that might change the interrupts enabled/disabled state. This is the
default behaviour.
-@item -mz
+@item -my
tells the assembler to generate a warning message if a NOP does not
immediately forllow an instruction that enables or disables
interrupts. This is the default.
@@ -70,7 +70,7 @@ Note that this option can be stacked with the @option{-mn} option so
that the assembler will both warn about missing NOP instructions and
then insert them automatically.
-@item -mZ
+@item -mY
disables warnings about missing NOP instructions.
@item -md