Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/23/02 01:09
Read: times


 
#31243 - Float Math Source
I am taking on a new project to which I need to add some floating point calculations. This project is a large existing source code base in 8051 assember. Because of this it is not quite practical to try to bring a C compiler to bear on this project. Plus the EPROM is like already nearly "full"/

...So I am on the search for source code in assembly language for a floating point implementation that I can sneak into this existing project source code. I need functions like, fp_add, fp_sub, fp_mul, fp_div, fp_sqrt, and fp_normalize. I do not need exponential, logarithmic, or trigonometric functions.

I have searched all the areas on this WEB site and can not find any valid links. Can anybody pass along a link or place for a download site???

Your help would be much apppreciated
Mike Karas


List of 11 messages in thread
TopicAuthorDate
Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      
RE: Float Math Source            01/01/70 00:00      

Back to Subject List