OSDN Git Service

* i386.md (mul patterns): Allow memory operand to be first;
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Feb 2002 22:35:54 +0000 (22:35 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Feb 2002 22:35:54 +0000 (22:35 +0000)
commit5edf31bcee0682cd990fa7cf8fed2e8e279d77de
tree81687220b683f16e23567a788223f8f80529f8b6
parentc5e81ca5c5650decffdc03178106733047d21df2
* i386.md (mul patterns): Allow memory operand to be first;
add expanders where needed; fix constraints.
(min?f_nonieee, max?f_nonieee, SSE TImode patterns):
Allow memory operand to be the first.

* i386.c (ix86_prepare_fp_compare_args): Fix condition for swapping
operands.

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