From bd337dde66b97c4a569c9e6f0766f49d839d3c6b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 27 Feb 2004 14:13:18 +0000 Subject: Add -no-bitinst switch for M32R2 --- gas/doc/c-m32r.texi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'gas/doc/c-m32r.texi') diff --git a/gas/doc/c-m32r.texi b/gas/doc/c-m32r.texi index 4360ee6..52a73c3 100644 --- a/gas/doc/c-m32r.texi +++ b/gas/doc/c-m32r.texi @@ -1,4 +1,5 @@ -@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2003 +@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, +@c 2003, 2004 @c Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -91,6 +92,12 @@ do so. @cindex @code{-no-parallel} option, M32RX This option disables a previously enabled @emph{-parallel} option. +@item -no-bitinst +@cindex @samp{-no-bitinst}, M32R2 +This option disables the support for the extended bit-field +instructions provided by the M32R2. If this support needs to be +re-enabled the @emph{-bitinst} switch can be used to restore it. + @item -O @cindex @code{-O} option, M32RX This option tells the assembler to attempt to optimize the -- cgit v1.1