ubsan: crx: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gas / doc / c-z80.texi
index e8bc3e91a760c45b7cfda1e7a9bf5c37c6883edc..1298e1d9ad3d9d71c38e52e9cfb705346c6585a6 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2015 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 
@@ -30,7 +30,7 @@
 The Zilog Z80 and Ascii R800 version of @code{@value{AS}} have a few machine
 dependent options.
 @table @option
-@cindex @code{-z80} command line option, Z80
+@cindex @code{-z80} command-line option, Z80
 @item -z80
 Produce code for the Z80 processor. There are additional options to
 request warnings and error messages for undocumented instructions.
@@ -56,7 +56,7 @@ Treat all undocumented z80-instructions as errors.
 @itemx -Fup
 Treat undocumented z80-instructions that do not work on R800 as errors.
 
-@cindex @code{-r800} command line option, Z80
+@cindex @code{-r800} command-line option, Z80
 @item -r800
 Produce code for the R800 processor. The assembler does not support
 undocumented instructions for the R800.
This page took 0.024927 seconds and 4 git commands to generate.