https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235413
Steve Kargl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #202398|0 |1 is obsolete| | --- Comment #3 from Steve Kargl <[email protected]> --- Created attachment 208609 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208609&action=edit Updated patch The updated patch includes the optimization for cexpf, cexp, and new implementations for ld80/cexpl and ld128/cexpl. The ld80/cexpl implementation uses bit twiddling and has been tested on i586 and amd64 systems. The ld128/cexpl is a stub implementation that has been neither compiled nor tested. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
