From 062b7c0c141b6d28a037c6acf3a822539e701827 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 19 Dec 2002 01:11:31 +0000 Subject: * doc/c-alpha.texi: Fix typos. * doc/c-arm.texi: Likewise. * doc/c-d10v.texi: Likewise. * doc/c-i370.texi: Likewise. * doc/c-i960.texi: Likewise. * doc/c-ia64.texi: Likewise. * doc/c-mmix.texi: Likewise. * doc/c-ns32k.texi: Likewise. * doc/c-pdp11.texi: Likewise. * doc/c-pj.texi: Likewise. * doc/c-sh64.texi: Likewise. * doc/c-sparc.texi: Likewise. * doc/c-tic54x.texi: Likewise. * doc/c-v850.texi: Likewise. * doc/c-vax.texi: Likewise. * doc/internals.texi: Likewise. --- gas/doc/c-pdp11.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gas/doc/c-pdp11.texi') diff --git a/gas/doc/c-pdp11.texi b/gas/doc/c-pdp11.texi index 0412238..a9d9c8a 100644 --- a/gas/doc/c-pdp11.texi +++ b/gas/doc/c-pdp11.texi @@ -40,7 +40,7 @@ Generate position-independent (or position-dependent) code. The default is to generate position-independent code. @end table -@subsection Instruction Set Extention Options +@subsection Instruction Set Extension Options These options enables or disables the use of extensions over the base line instruction set as introduced by the first PDP-11 CPU: the KA11. @@ -63,7 +63,7 @@ Disable all instruction set extensions. @cindex -mcis @cindex -mno-cis @item -mcis | -mno-cis -Enable (or disable) the use of the commersial instruction set, which +Enable (or disable) the use of the commercial instruction set, which consists of these instructions: @code{ADDNI}, @code{ADDN}, @code{ADDPI}, @code{ADDP}, @code{ASHNI}, @code{ASHN}, @code{ASHPI}, @code{ASHP}, @code{CMPCI}, @code{CMPC}, @code{CMPNI}, @code{CMPN}, @code{CMPPI}, @@ -96,7 +96,7 @@ consists of these instructions: @code{ASHC}, @code{ASH}, @code{DIV}, @cindex -mno-kev11 @item -mfis | -mkev11 @itemx -mno-fis | -mno-kev11 -Enable (or diasble) the use of the KEV11 floating-point instructions: +Enable (or disable) the use of the KEV11 floating-point instructions: @code{FADD}, @code{FDIV}, @code{FMUL}, and @code{FSUB}. @cindex -mfpp -- cgit v1.1