i386.md: Remove comment about 'e' and 'E' operand modifier.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 6 Apr 2010 13:20:39 +0000 (15:20 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 6 Apr 2010 13:20:39 +0000 (15:20 +0200)
* config/i386/i386.md: Remove comment about 'e' and 'E'
operand modifier.

From-SVN: r157994

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

index 7c66f3ef2527220550f29537d6dc050cb5a334e6..77af22cc503d93c58d7ebc16467b435bb1e91e04 100644 (file)
@@ -1,3 +1,8 @@
+2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config/i386/i386.md: Remove comment about 'e' and 'E'
+       operand modifier.
+
 2010-04-06  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/43627
index 9adf0a67cb941b26589ed11378d890234f42b75c..376d10e8cd49326b3539ee15ff2eb7e1231af5d0 100644 (file)
@@ -30,7 +30,6 @@
 ;; L,W,B,Q,S,T -- print the opcode suffix for specified size of operand.
 ;; C -- print opcode suffix for set/cmov insn.
 ;; c -- like C, but print reversed condition
-;; E,e -- likewise, but for compare-and-branch fused insn.
 ;; F,f -- likewise, but for floating-point.
 ;; O -- if HAVE_AS_IX86_CMOV_SUN_SYNTAX, expand to "w.", "l." or "q.",
 ;;      otherwise nothing