home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 15952 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Path: sparky!uunet!usc!cs.utexas.edu!convex!constellation!darkside!okcforum!mndcrme!bn
  2. From: bn@mndcrme.uoknor.edu (Bo Najdrovsky)
  3. Subject: Re: Can Dice create code for 020/030?
  4. Newsgroups: comp.sys.amiga.programmer
  5. References: <1992Nov12.202959.7899@news.cs.indiana.edu>
  6. X-Newsreader: TIN [version 1.1 PL6]
  7. Message-ID: <bn.00j1@mndcrme.uoknor.edu>
  8. Date: 15 Nov 92 21:22:23 CST
  9. Organization: Operation Mindcrime
  10. Lines: 16
  11.  
  12. "Stefan Berg" (sgberg@peach.ucs.indiana.edu) wrote:
  13. : Dice can be started with the options -030 -020 -881 -882 to force Dice to
  14. : generate code for the specified processor. I tried -030 on a simple cat.c
  15. : program, but the code seemed to have the same length. Does anybody know if Dice
  16. : can actually optimize a program for the 020 or 030 or use the fpu instructions
  17. : for the 881, 882? The documentation mentiones that versions 2.06 of Dice was
  18. : supposed to have support for these processor (I have 2.06.40R).
  19.  
  20.     I asked Matt about this via E-mail and he told me that the flags are
  21. pretty much ignored right now.. if you select -030 -882 it generates same
  22. code as if you didn't select it.   I'm hoping that this "major" update that
  23. Matt's preparing for December release has the 882 support in it. It would
  24. make big difference in the floating point stuff.
  25.     Speaking of the update, is anyone here in position to let us in on what
  26. sort of neat new stuff is gonna be included in the new DICE?
  27.  
  28.