OSDN Git Service

* config/mips/mips.h (GENERATE_MULT3_SI): Check TARGET_MAD.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Aug 2004 07:00:22 +0000 (07:00 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Aug 2004 07:00:22 +0000 (07:00 +0000)
commit87974ea208935d9154d3a00c732872b022821e6f
tree8048a9c310116bbe87b24b55edf41acb1a8eb435
parentb93bf04a3dd4e6dfdb4bb6ba8ae0cae607b2347c
* config/mips/mips.h (GENERATE_MULT3_SI): Check TARGET_MAD.
* config/mips/mips.md (mul[sd]i3, mul[sd]i3_internal)
(mul[sd]i3_r4000): Redefine using :GPR.
(mulsi3_mult3): Don't check TARGET_MAD separately.
(muldi3_mult3): Moved after mulsi_mult3.

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