aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-i370.texi
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-12-19 01:11:31 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-12-19 01:11:31 +0000
commit062b7c0c141b6d28a037c6acf3a822539e701827 (patch)
tree4af97845103b6dee808f365f1f366cfbd8e8a078 /gas/doc/c-i370.texi
parentefeae3db62cde77fe11a1dc4e04d04303ad34dee (diff)
downloadgdb-062b7c0c141b6d28a037c6acf3a822539e701827.zip
gdb-062b7c0c141b6d28a037c6acf3a822539e701827.tar.gz
gdb-062b7c0c141b6d28a037c6acf3a822539e701827.tar.bz2
* 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.
Diffstat (limited to 'gas/doc/c-i370.texi')
-rw-r--r--gas/doc/c-i370.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-i370.texi b/gas/doc/c-i370.texi
index e5947d7..0c28f44 100644
--- a/gas/doc/c-i370.texi
+++ b/gas/doc/c-i370.texi
@@ -73,7 +73,7 @@ for r3 and rpgt or r.pgt for r4.
@samp{*} is the current location counter. Unlike @samp{.} it is always
relative to the last USING directive. Note that this means that
-expressions cannot use multiplication, as any occurence of @samp{*}
+expressions cannot use multiplication, as any occurrence of @samp{*}
will be interpreted as a location counter.
All labels are relative to the last USING. Thus, branches to a label
@@ -103,7 +103,7 @@ directive).
@cindex floating point, ESA/390 (@sc{ieee})
@cindex ESA/390 floating point (@sc{ieee})
The assembler generates only @sc{ieee} floating-point numbers. The older
-floiating point formats are not supported.
+floating point formats are not supported.
@node ESA/390 Directives