Implementation of log2 function in m68k assembler
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 Mar 1997 01:33:30 +0000 (01:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 Mar 1997 01:33:30 +0000 (01:33 +0000)
commit4a900bdbcaf85c41085a443e895694ed528583c1
treebf2a4a25f7514df116c0483310a90fedb177151f
parent3eb7704ced06f87b61ea9b11e7a8376223afd21d
Implementation of log2 function in m68k assembler
sysdeps/m68k/fpu/s_log2.c [new file with mode: 0644]
sysdeps/m68k/fpu/s_log2f.c [new file with mode: 0644]
sysdeps/m68k/fpu/s_log2l.c [new file with mode: 0644]