OSDN Git Service

* config/i386/i386.md (addhi_4): Correct reference in comment.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Jan 2005 01:28:04 +0000 (01:28 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Jan 2005 01:28:04 +0000 (01:28 +0000)
        (addqi_4): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93102 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/i386.md

index 5238e1e..d4395a0 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-08  David Edelsohn  <edelsohn@gnu.org>
+
+       * config/i386/i386.md (addhi_4): Correct reference in comment.
+       (addqi_4): Same.
+
 2005-01-08  Richard Henderson  <rth@redhat.com>
 
        * config/i386/emmintrin.h (_mm_cvtsi128_si32): Move earlier.
index 08aa382..c582c35 100644 (file)
        (const_string "alu")))
    (set_attr "mode" "HI")])
 
-; See comments above addsi_3_imm for details.
+; See comments above addsi_4 for details.
 (define_insn "*addhi_4"
   [(set (reg FLAGS_REG)
        (compare (match_operand:HI 1 "nonimmediate_operand" "0")
        (const_string "alu")))
    (set_attr "mode" "QI")])
 
-; See comments above addsi_3_imm for details.
+; See comments above addsi_4 for details.
 (define_insn "*addqi_4"
   [(set (reg FLAGS_REG)
        (compare (match_operand:QI 1 "nonimmediate_operand" "0")