diff options
author | Adam Nemet <nemet@gcc.gnu.org> | 2009-10-25 07:03:53 +0000 |
---|---|---|
committer | Adam Nemet <nemet@gcc.gnu.org> | 2009-10-25 07:03:53 +0000 |
commit | 8af9d17f0208b6d654176bf2606df39bed4e25f9 (patch) | |
tree | e9d64003b1533629750a5d82277293effe956612 /gcc/tree.c | |
parent | aa2b4598fea1c9a79739dc2d26738530dc74e381 (diff) | |
download | gcc-8af9d17f0208b6d654176bf2606df39bed4e25f9.zip gcc-8af9d17f0208b6d654176bf2606df39bed4e25f9.tar.gz gcc-8af9d17f0208b6d654176bf2606df39bed4e25f9.tar.bz2 |
predicates.md (hilo_operand): New predicate.
* config/mips/predicates.md (hilo_operand): New predicate.
* config/mips/mips.md (<u>mulsidi3_64bit): Change it to a
define_insn. Correct !ISA_HAS_EXT_INS length from 24 to 28. Move
splitter part from here ...:
(<u>mulsidi3_64bit splitter for !ISA_HAS_EXT_INS): ... to here. Swap
op0 and op4 to match the DINS case.
(<u>mulsidi3_64bit splitter for ISA_HAS_EXT_INS): New splitter.
testsuite/
* gcc.target/mips/mult-1.c: New test.
From-SVN: r153538
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions