aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/athlon.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/athlon.md')
-rw-r--r--gcc/config/i386/athlon.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/athlon.md b/gcc/config/i386/athlon.md
index b90ae22..4ce9a38 100644
--- a/gcc/config/i386/athlon.md
+++ b/gcc/config/i386/athlon.md
@@ -220,7 +220,7 @@
(and (eq_attr "type" "idiv")
(eq_attr "memory" "load,both")))
"athlon-vector,((athlon-load,athlon-ieu0*6)+(athlon-fpsched,athlon-fvector))")
-;; The paralelism of string instructions is not documented. Model it same way
+;; The parallelism of string instructions is not documented. Model it same way
;; as idiv to create smaller automata. This probably does not matter much.
(define_insn_reservation "athlon_str" 6
(and (eq_attr "cpu" "athlon,k8")
@@ -831,7 +831,7 @@
(and (eq_attr "cpu" "k8")
(eq_attr "type" "ssemul"))
"athlon-double,athlon-fpsched,(athlon-fmul*2)")
-;; divsd timmings. divss is faster
+;; divsd timings. divss is faster
(define_insn_reservation "athlon_ssediv_load" 20
(and (eq_attr "cpu" "athlon")
(and (eq_attr "type" "ssediv")