Add TImode libgcc functions for mul and div.
authorsaliu <saliu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 May 2008 08:19:45 +0000 (08:19 +0000)
committersaliu <saliu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 May 2008 08:19:45 +0000 (08:19 +0000)
commit19a53068938958893472247c1be9a86d1e792326
treead00c0ed4a8bfc16ce765c4f3c22294faa45f7eb
parent14b1bc47ad7c5ae690c742ae912fb05d93442c66
Add TImode libgcc functions for mul and div.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135973 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/spu/divmodti4.c [new file with mode: 0644]
gcc/config/spu/multi3.c [new file with mode: 0644]
gcc/config/spu/spu.c
gcc/testsuite/gcc.target/spu/muldivti3.c [new file with mode: 0644]