]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/doc/c-lm32.texi
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / doc / c-lm32.texi
index d09fd27dc5bf671703d7baacf8babf3dd3d5b90e..03475d7edd6730265c35b8f3b5a1b7a3ebf6c770 100644 (file)
@@ -1,5 +1,4 @@
-@c Copyright 2008, 2011
-@c Free Software Foundation, Inc.
+@c Copyright (C) 2008-2021 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 
@@ -11,7 +10,7 @@
 
 @ifclear GENERIC
 @node Machine Dependencies
-@chapter LM£" Dependent Features
+@chapter LM32 Dependent Features
 @end ifclear
 
 @cindex LM32 support
 
 @table @code
 
-@cindex @code{-mmultiply-enabled} command line option, LM32
+@cindex @code{-mmultiply-enabled} command-line option, LM32
 @item -mmultiply-enabled
 Enable multiply instructions.
 
-@cindex @code{-mdivide-enabled} command line option, LM32
+@cindex @code{-mdivide-enabled} command-line option, LM32
 @item -mdivide-enabled
 Enable divide instructions.
 
-@cindex @code{-mbarrel-shift-enabled} command line option, LM32
+@cindex @code{-mbarrel-shift-enabled} command-line option, LM32
 @item -mbarrel-shift-enabled
 Enable barrel-shift instructions.
 
-@cindex @code{-msign-extend-enabled} command line option, LM32
+@cindex @code{-msign-extend-enabled} command-line option, LM32
 @item -msign-extend-enabled
 Enable sign extend instructions.
 
-@cindex @code{-muser-enabled} command line option, LM32
+@cindex @code{-muser-enabled} command-line option, LM32
 @item -muser-enabled
 Enable user defined instructions.
 
-@cindex @code{-micache-enabled} command line option, LM32
+@cindex @code{-micache-enabled} command-line option, LM32
 @item -micache-enabled
 Enable instruction cache related CSRs.
 
-@cindex @code{-mdcache-enabled} command line option, LM32
+@cindex @code{-mdcache-enabled} command-line option, LM32
 @item -mdcache-enabled
 Enable data cache related CSRs.
 
-@cindex @code{-mbreak-enabled} command line option, LM32
+@cindex @code{-mbreak-enabled} command-line option, LM32
 @item -mbreak-enabled
 Enable break instructions.
 
-@cindex @code{-mall-enabled} command line option, LM32
+@cindex @code{-mall-enabled} command-line option, LM32
 @item -mall-enabled
 Enable all instructions and CSRs.