Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!ucbarpa.Berkeley.EDU!karlson From: karlson@ucbarpa.Berkeley.EDU (Eric Karlson) Newsgroups: comp.sys.ibm.pc.hardware Subject: 8087 Emulation Message-ID: <38735@ucbvax.BERKELEY.EDU> Date: 14 Sep 90 23:36:15 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: karlson@ucbarpa.Berkeley.EDU.UUCP (Eric Karlson) Distribution: na Organization: University of California, Berkeley Lines: 10 I posted this to alt.msdos.programmer a while ago and though that someone here might be able to help. I've been working (now and then) on writing a software emulator for the 8087 chip. While I have found references to the algorithms used by the chip to compute its transcendental functions, the chip apparently uses some sort of partial CORDIC algorithm with an interpolation to finish off the result. However, I have not found any of the details that I need to actually implement these algorithms. If anyone knows of these details, or where I can find out about them I would appreciate a line to send me in the right direction. Thanks. Eric Karlson