]> gcc.gnu.org Git - gcc.git/commit
lib1funcs.asm (__udivsi3, __divsi3): Rearrange special case code to avoid one move...
authorBob Wilson <bob.wilson@acm.org>
Tue, 10 May 2005 15:56:54 +0000 (15:56 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Tue, 10 May 2005 15:56:54 +0000 (15:56 +0000)
commit53e0077e6f0a0240e7c92c2450b92f2f008f360d
tree4715ee966d698dfff465a73c768442861f0c32b7
parentee58dffdbc2874e053c60629b2f1c04384e2248d
lib1funcs.asm (__udivsi3, __divsi3): Rearrange special case code to avoid one move instruction.

* config/xtensa/lib1funcs.asm (__udivsi3, __divsi3): Rearrange special
case code to avoid one move instruction.
(__umodsi3, __modsi3): Merge duplicated code sequences.

From-SVN: r99520
gcc/ChangeLog
gcc/config/xtensa/lib1funcs.asm
This page took 0.182396 seconds and 5 git commands to generate.