aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2011-01-21 05:03:44 +0000
committerMike Stump <mrs@gcc.gnu.org>2011-01-21 05:03:44 +0000
commit4312bb184ca46af155be765ab73d03b1e898bb65 (patch)
treea1bc3af17c5c783beb49113b995f7bf7e471629a
parent7f9f095e3a2dd46a8067fc3513a35c635efac939 (diff)
downloadgcc-4312bb184ca46af155be765ab73d03b1e898bb65.zip
gcc-4312bb184ca46af155be765ab73d03b1e898bb65.tar.gz
gcc-4312bb184ca46af155be765ab73d03b1e898bb65.tar.bz2
Fix typo in comment.
From-SVN: r169078
-rw-r--r--gcc/config/arm/arm1026ejs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm1026ejs.md b/gcc/config/arm/arm1026ejs.md
index 0d33f99..e622136 100644
--- a/gcc/config/arm/arm1026ejs.md
+++ b/gcc/config/arm/arm1026ejs.md
@@ -127,7 +127,7 @@
;; output (such as umull) make their results available in two cycles;
;; the least significant word is available before the most significant
;; word. That fact is not modeled; instead, the instructions are
-;; described.as if the entire result was available at the end of the
+;; described as if the entire result was available at the end of the
;; cycle in which both words are available.
;; The "umull", "umlal", "smull", and "smlal" instructions all take