Xref: utzoo comp.lang.fortran:2716 comp.lang.c:24343 comp.lang.pascal:2797 sci.math.num-analysis:362 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!samsung!uunet!mstan!amull From: amull@Morgan.COM (Andrew P. Mullhaupt) Newsgroups: comp.lang.fortran,comp.lang.c,comp.lang.pascal,sci.math.num-analysis Subject: Cyrix chip code generation Keywords: Floating Point Coprocessor Message-ID: <582@s5.Morgan.COM> Date: 7 Dec 89 05:21:47 GMT Organization: Morgan Stanley & Co. NY, NY Lines: 17 We are having a good time with the new Cyrix FasMath 83d87 plug-in replacement for the 80387. It's pretty fast. It would be even faster if we could generate code which would take full advantage of it, as opposed to just 80387 code. Note that this code would be expected to run on 80387 chips also, but perhaps not optimally. 1. Is this really actually possible (optimal code for 83D87 which doesn't break the 80387). It would seem so. 2. Is there any plan for a compiler to generate such code? Language is not the main issue, but code generation is. (There is interest, but somewhat less excited interest, in the code generation for the II2 80287/80387 replacements.) Thanks in advance. Andrew Mullhaupt