diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-06 09:14:26 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-06 09:14:26 +0000 |
commit | 44d0d21408e72de5ecbcf3d9831b3575eb8f7848 (patch) | |
tree | 2d65c0a97b72acac8925e87fa2b6c497a3327fd8 /libm/e_log10.c | |
parent | 9c071de3cf25b10b3c05815b819331c43a4e1822 (diff) |
Add some initial x86 string optimizations. These make no attempt to use nifty
things like mmx/3dnow/etc. These are not inline, and will therefore not be as
fast as modifying the headers to use inlines (and cannot therefore do tricky
things when dealing with const memory). But they should (I hope!) be faster
than their generic equivalents....
More importantly, these should provide a good example for others to follow when
adding arch specific optimizations.
-Erik
Diffstat (limited to 'libm/e_log10.c')
0 files changed, 0 insertions, 0 deletions