* config/i386/i386.md: Remove misleading comment.

From-SVN: r121991
This commit is contained in:
Uros Bizjak 2007-02-15 11:21:38 +01:00 committed by Uros Bizjak
parent c8a90e8163
commit 62e4530bcf
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2007-02-15 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md: Remove misleading comment.
2007-02-15 Alexandre Oliva <aoliva@redhat.com>
* config/frv/frv.md (reload_incc, reload_outcc, reload_incc_uns,

View File

@ -27,9 +27,6 @@
;;
;; See file "rtl.def" for documentation on define_insn, match_*, et. al.
;;
;; Macro REG_CLASS_FROM_LETTER in file i386.h defines the register
;; constraint letters.
;;
;; The special asm out single letter directives following a '%' are:
;; 'z' mov%z1 would be movl, movw, or movb depending on the mode of
;; operands[1].