* config/i386/predicates.md (ax_reg_operand): New predicate.
commitea110a711159abb56b8f4906870cf674f4dde82b
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2005 07:55:31 +0000 (21 07:55 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2005 07:55:31 +0000 (21 07:55 +0000)
tree373b638db8f3a2c8da7c1035822fdb7c0223e660
parent73444c651ff4e30a66b18ae14f5a669994238076
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107283 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/config/i386/predicates.md