summaryrefslogtreecommitdiff
path: root/gcc/config/i386/athlon.md
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-06 23:05:13 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-06 23:05:13 +0000
commit3c3649711b58b9ab19f413925ddfdacd5656a171 (patch)
treed9b885f5b134494348b00445a56947b4f9f310d2 /gcc/config/i386/athlon.md
parent23e7ca82db2a0bfe448f5a7612ef76383fb2ec7a (diff)
downloadgcc-3c3649711b58b9ab19f413925ddfdacd5656a171.tar.gz
* config/h8300/h8300.c: Fix comment typos.
* config/h8300/h8300.md: Likewise. * config/i386/athlon.md: Likewise. * config/i386/i386.c: Likewise. * config/i386/pentium.md: Likewise. * config/ia64/ia64.c: Likewise. * config/ia64/itanium1.md: Likewise. * config/ia64/itanium2.md: Likewise. * config/m32r/m32r.md: Likewise. * config/m68hc11/m68hc11.c: Likewise. * config/mcore/mcore.c: Likewise. * config/mips/sr71k.md: Likewise. * config/mips/t-iris5-as: Likewise. * config/mmix/mmix.h: Likewise. * config/ns32k/ns32k.h: Likewise. * config/ns32k/NOTES: Fix a typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69021 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/athlon.md')
-rw-r--r--gcc/config/i386/athlon.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/athlon.md b/gcc/config/i386/athlon.md
index 8f0abf49357..b90ae22c06d 100644
--- a/gcc/config/i386/athlon.md
+++ b/gcc/config/i386/athlon.md
@@ -667,7 +667,7 @@
(eq_attr "type" "sseadd"))
"athlon-double,athlon-fpsched,(athlon-fadd*2)")
-;; Conversions behaves very irregulary and the scheduling is critical here.
+;; Conversions behaves very irregularly and the scheduling is critical here.
;; Take each instruction separately. Assume that the mode is always set to the
;; destination one and athlon_decode is set to the K8 versions.