* sysdeps/alpha/divq.S: Save t3 before it gets clobbered. * sysdeps...
commit80574c92d70da99607ba25f734b30852c64d4208
authorRichard Henderson <rth@redhat.com>
Fri, 30 Jul 2004 18:15:57 +0000 (30 18:15 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 30 Jul 2004 18:15:57 +0000 (30 18:15 +0000)
tree477e986da45fde72607b689b55ada36075c5acff
parentd1091a21f5ce582e2c9c8cd60378634563d0cc98
    * sysdeps/alpha/divq.S: Save t3 before it gets clobbered.         * sysdeps/alpha/remq.S: Likewise.         * sysdeps/alpha/div.S, sysdeps/alpha/ldiv.S: Rewrite with the         new division algorithms in divl.S and divq.S respectively.

2004-07-30  Richard Henderson  <rth@redhat.com>

* sysdeps/alpha/divq.S: Save t3 before it gets clobbered.
* sysdeps/alpha/remq.S: Likewise.
* sysdeps/alpha/div.S, sysdeps/alpha/ldiv.S: Rewrite with the
new division algorithms in divl.S and divq.S respectively.
ChangeLog
sysdeps/alpha/div.S
sysdeps/alpha/divq.S
sysdeps/alpha/ldiv.S [copied from sysdeps/alpha/divq.S with 55% similarity]
sysdeps/alpha/remq.S