[BACK]Return to c-m32r.texi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / dist / gas / doc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils.old/dist/gas/doc/c-m32r.texi between version 1.5 and 1.6

version 1.5, 2018/04/14 17:52:53 version 1.6, 2020/04/03 17:51:09
Line 1 
Line 1 
 @c Copyright (C) 1991-2016 Free Software Foundation, Inc.  @c Copyright (C) 1991-2018 Free Software Foundation, Inc.
 @c This is part of the GAS manual.  @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.  @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC  @ifset GENERIC
Line 24 
Line 24 
 @cindex options, M32R  @cindex options, M32R
 @cindex M32R options  @cindex M32R options
   
 The Renease M32R version of @code{@value{AS}} has a few machine  The Renesas M32R version of @code{@value{AS}} has a few machine
 dependent options:  dependent options:
   
 @table @code  @table @code
Line 72  data.
Line 72  data.
   
 @item -EB  @item -EB
 @cindex @code{-EB} option, M32R  @cindex @code{-EB} option, M32R
 This is a synonum for @emph{-big}.  This is a synonym for @emph{-big}.
   
 @item -KPIC  @item -KPIC
 @cindex @code{-KPIC} option, M32R  @cindex @code{-KPIC} option, M32R
Line 178  This is a shorter synonym for the @emph{
Line 178  This is a shorter synonym for the @emph{
 @cindex directives, M32R  @cindex directives, M32R
 @cindex M32R directives  @cindex M32R directives
   
 The Renease M32R version of @code{@value{AS}} has a few architecture  The Renesas M32R version of @code{@value{AS}} has a few architecture
 specific directives:  specific directives:
   
 @table @code  @table @code
Line 341  executed in parallel.
Line 341  executed in parallel.
   
 @item Instructions share the same execution pipeline  @item Instructions share the same execution pipeline
 This message is produced when the assembler encounters a parallel  This message is produced when the assembler encounters a parallel
 instruction whoes components both use the same execution pipeline.  instruction whose components both use the same execution pipeline.
   
 @item Instructions write to the same destination register.  @item Instructions write to the same destination register.
 This message is produced when the assembler encounters a parallel  This message is produced when the assembler encounters a parallel

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>