Skip to content
Snippets Groups Projects
Commit 5d371315 authored by dtc's avatar dtc
Browse files

Cleanup the float bit accessors single-float-bits,

double-float-high-bits, and double-float-low-bits; allowing the
argument to be on stack in which case the bits can be accessed
directly.

Add a %log1p version that checks the argument range necessary for the
386/486, the faster Pentium specific version is used if :pentium is in
backend features.
parent cf719fdd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment