i386.md (addhi_4): Correct reference in comment.

* config/i386/i386.md (addhi_4): Correct reference in comment.
        (addqi_4): Same.

From-SVN: r93102
This commit is contained in:
David Edelsohn 2005-01-09 01:28:04 +00:00 committed by David Edelsohn
parent ef719a44ef
commit d1c9ce9fcd
2 changed files with 7 additions and 2 deletions

View 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.

View File

@ -6098,7 +6098,7 @@
(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")
@ -6390,7 +6390,7 @@
(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")