BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 5 Jan 1986 11:51:21 +0000 (03:51 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 5 Jan 1986 11:51:21 +0000 (03:51 -0800)
commit8568aa8a37b5a565fd4eb7ed61dc97bc23c545da
tree840c8314e87985c5acd5615ace1cae31337a8f11
parent49172cba1b7a5e063153f17ea241f55b374b6f41
BSD 4_3_Tahoe development
Work on file usr/src/sys/tahoemath/Kcmpf.s
Work on file usr/src/sys/tahoemath/Kcvtfl.s
Work on file usr/src/sys/tahoemath/Kcvtld.s
Work on file usr/src/sys/tahoemath/Kcvtdl.s
Work on file usr/src/sys/tahoemath/Kdivf.s
Work on file usr/src/sys/tahoemath/Kdivd.s
Work on file usr/src/sys/tahoemath/Kcvtlf.s
Work on file usr/src/sys/tahoemath/Kexpf.s
Work on file usr/src/sys/tahoemath/Kfp_exp.s
Work on file usr/src/sys/tahoemath/Kfp_mvtoacc.s
Work on file usr/src/sys/tahoemath/Kfnorm.s
Work on file usr/src/sys/tahoemath/Kmodf.s
Work on file usr/src/sys/tahoemath/Kfrexpf.s
Work on file usr/src/sys/tahoemath/Kldexpf.s
Work on file usr/src/sys/tahoemath/Kfrexpd.s
Work on file usr/src/sys/tahoemath/Klogf.s
Work on file usr/src/sys/tahoemath/Knegd.s
Work on file usr/src/sys/tahoemath/Knegf.s
Work on file usr/src/sys/tahoemath/Ksfnorm.s
Work on file usr/src/sys/tahoemath/Kmuld.s
Work on file usr/src/sys/tahoemath/Kmulf.s
Work on file usr/src/sys/tahoemath/Ksinfcosf.s
Work on file usr/src/sys/tahoemath/Ksubf.s
Work on file usr/src/sys/tahoemath/Ksubd.s
Work on file usr/src/sys/tahoemath/Ksqrtf.s
Work on file usr/src/sys/tahoemath/Ksfp_exp.s

Synthesized-from: CSRG/cd2/4.3tahoe
26 files changed:
usr/src/sys/tahoemath/Kcmpf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kcvtdl.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kcvtfl.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kcvtld.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kcvtlf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kdivd.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kdivf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kexpf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kfnorm.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kfp_exp.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kfp_mvtoacc.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kfrexpd.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kfrexpf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kldexpf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Klogf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kmodf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kmuld.s [new file with mode: 0644]
usr/src/sys/tahoemath/Kmulf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Knegd.s [new file with mode: 0644]
usr/src/sys/tahoemath/Knegf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksfnorm.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksfp_exp.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksinfcosf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksqrtf.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksubd.s [new file with mode: 0644]
usr/src/sys/tahoemath/Ksubf.s [new file with mode: 0644]