summaryrefslogtreecommitdiff
path: root/gas/doc/c-xtensa.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-07-24 13:49:50 +0000
committerNick Clifton <nickc@redhat.com>2006-07-24 13:49:50 +0000
commit2a69087902eda4db568fa7a43f4eed011ff777c4 (patch)
tree59f2d11c54cf307beba9ec3eaba9b8f92338eb93 /gas/doc/c-xtensa.texi
parentff78b8b61ce560e507ad0ca09a01ff6727caa15b (diff)
downloadbinutils-redhat-2a69087902eda4db568fa7a43f4eed011ff777c4.tar.gz
Fix spelling typos
Diffstat (limited to 'gas/doc/c-xtensa.texi')
-rw-r--r--gas/doc/c-xtensa.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-xtensa.texi b/gas/doc/c-xtensa.texi
index 33035ad8b4..2a1fb54b0b 100644
--- a/gas/doc/c-xtensa.texi
+++ b/gas/doc/c-xtensa.texi
@@ -428,7 +428,7 @@ The @code{L8UI} machine instruction can only be used with immediate
offsets in the range from 0 to 255. The @code{L16SI} and @code{L16UI}
machine instructions can only be used with offsets from 0 to 510. The
@code{L32I} machine instruction can only be used with offsets from 0 to
-1020. A load offset outside these ranges can be materalized with
+1020. A load offset outside these ranges can be materialized with
an @code{L32R} instruction if the destination register of the load
is different than the source address register. For example:
@@ -489,7 +489,7 @@ is assembled into the following:
@cindex Xtensa directives
@cindex directives, Xtensa
-The Xtensa assember supports a region-based directive syntax:
+The Xtensa assembler supports a region-based directive syntax:
@smallexample
.begin @var{directive} [@var{options}]