]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and _smulsi3_highpart.
authorBernd Schmidt <bernd.schmidt@analog.com>
Tue, 27 Feb 2007 16:29:10 +0000 (16:29 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 27 Feb 2007 16:29:10 +0000 (16:29 +0000)
commit01e7cd6e292e62d5b21500deb06cc11843ec4be0
treed7942867a7a528c2779000682e2dc22e64edd183
parentf6fc5c864bf5b85e668042d2e7bdd3f9a496fde5
t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and _smulsi3_highpart.

* config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and
_smulsi3_highpart.
* config/bfin/lib1funcs.asm (___umulsi3_highpart, ___smulsi3_highpart):
New functions.
* config/bfin/bfin.md (smulsi3_highpart, umulsi3_highpart): New
patterns.

From-SVN: r122379
gcc/ChangeLog
gcc/config/bfin/bfin.md
gcc/config/bfin/lib1funcs.asm
gcc/config/bfin/t-bfin-elf