predicates.md (ax_reg_operand): New predicate.
authorUros Bizjak <uros@kss-loka.si>
Mon, 21 Nov 2005 07:55:31 +0000 (08:55 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 21 Nov 2005 07:55:31 +0000 (08:55 +0100)
commit1c2871213e18fe5a0c1cf7e6c517adf9680e48b6
tree373b638db8f3a2c8da7c1035822fdb7c0223e660
parentffbc33cc0fabe09294749e262d78e1a4d14c6092
predicates.md (ax_reg_operand): New predicate.

* config/i386/predicates.md (ax_reg_operand): New predicate.
(memory_displacement_only_operand): New predicate.
* config/i386/i386.md ("modrm" attribute): Return 0 if one
operand is AX register and the other operand is memory operand
with displacement only.

From-SVN: r107283
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/config/i386/predicates.md