Implementation of exp2 function in m68k assembler
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 Mar 1997 01:33:22 +0000 (01:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 Mar 1997 01:33:22 +0000 (01:33 +0000)
commit3eb7704ced06f87b61ea9b11e7a8376223afd21d
tree40774bbf420e54ce8b5be50c58ffa7250a18bbd1
parent57a52ec851efbd87b6c85955fc96e350eda64e48
Implementation of exp2 function in m68k assembler
sysdeps/m68k/fpu/s_exp2.c [new file with mode: 0644]
sysdeps/m68k/fpu/s_exp2f.c [new file with mode: 0644]
sysdeps/m68k/fpu/s_exp2l.c [new file with mode: 0644]