i386.md: Remove comment about 'e' and 'E' operand modifier.

* config/i386/i386.md: Remove comment about 'e' and 'E'
	operand modifier.

From-SVN: r157994
This commit is contained in:
Uros Bizjak 2010-04-06 15:20:39 +02:00 committed by Uros Bizjak
parent 2b56d6a425
commit 6593d12377
2 changed files with 5 additions and 1 deletions

View 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

View 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