[comp.sys.mac] Think C4 68881/2 concurrency optimization???

rick@wam.umd.edu (Frederick E. Brown) (12/18/89)

Hi! Does anyone know how well Think C 4.0 optimizes 68881/2 instructions for
concurrency?  If the compiler does a pretty good job then I won't need to
waste my time hand coding fpu instructions in assembly.

	rick@wam.umd.edu

siegel@endor.harvard.edu (Rich Siegel) (12/19/89)

In article <8912181511.AA12614@cscwam.umd.edu> rick@wam.umd.edu (Frederick E. Brown) writes:
>Hi! Does anyone know how well Think C 4.0 optimizes 68881/2 instructions for
>concurrency?  If the compiler does a pretty good job then I won't need to
>waste my time hand coding fpu instructions in assembly.
	
	It doesn't. In fact, no Mac-based compiler that I know of optimizes
the 68882 instructions for concurrency.

	(The 68882 is the only one of the two chips that supports instruction
	concurrency.)


R.



~~~~~~~~~~~~~~~
 Rich Siegel
 Staff Software Developer
 Symantec Corporation, Language Products Group
 Internet: siegel@endor.harvard.edu
 UUCP: ..harvard!endor!siegel

"When someone who makes four hundred and fifty dollars an hour wants to
tell you something for free, it's a good idea to listen."

~~~~~~~~~~~~~~~