Subject: Re: bad performance?
To: None <Mike.Long@analog.com>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 12/07/1993 18:13:12
   So, even if I have a coprocessor and remove 'option MATH_EMULATE'
   from my kernel config, I'm *still* not using the coprocessor?

You are using it for some things.  But notably, not for transcendental
functions, which is what's hosing the example program.

   Does anyone have an alternate libm that does use the coprocessor?

Well, you could look in src/lib/libm/i387.  I don't know much about it;
I suspect the author will say something.


------------------------------------------------------------------------------