Commit 62e4530b by Uros Bizjak Committed by Uros Bizjak

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

From-SVN: r121991
parent c8a90e81
2007-02-15 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md: Remove misleading comment.
2007-02-15 Alexandre Oliva <aoliva@redhat.com> 2007-02-15 Alexandre Oliva <aoliva@redhat.com>
* config/frv/frv.md (reload_incc, reload_outcc, reload_incc_uns, * config/frv/frv.md (reload_incc, reload_outcc, reload_incc_uns,
......
...@@ -27,9 +27,6 @@ ...@@ -27,9 +27,6 @@
;; ;;
;; See file "rtl.def" for documentation on define_insn, match_*, et. al. ;; 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: ;; The special asm out single letter directives following a '%' are:
;; 'z' mov%z1 would be movl, movw, or movb depending on the mode of ;; 'z' mov%z1 would be movl, movw, or movb depending on the mode of
;; operands[1]. ;; operands[1].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment