From 4312bb184ca46af155be765ab73d03b1e898bb65 Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Fri, 21 Jan 2011 05:03:44 +0000 Subject: Fix typo in comment. From-SVN: r169078 --- gcc/config/arm/arm1026ejs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1