home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20591 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.5 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!kth.se!dront.nada.kth.se!d88-jwa
  2. From: d88-jwa@dront.nada.kth.se (Jon Wtte)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Curves in QuickDraw GX
  5. Message-ID: <1993Jan4.112610.16199@kth.se>
  6. Date: 4 Jan 93 11:26:10 GMT
  7. References: <PERM.92Dec18142818@groucho.csd.uu.se> <Bzp7x4.90D@iat.holonet.net> <ksand-301292141154@wintermute.apple.com> <1992Dec31.224923.15838@eng.umd.edu>
  8. Sender: usenet@kth.se (Usenet)
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. Lines: 26
  11. Nntp-Posting-Host: dront.nada.kth.se
  12.  
  13. In <1992Dec31.224923.15838@eng.umd.edu> russotto@eng.umd.edu (Matthew T. Russotto) writes:
  14.  
  15. >>Well, concerning a PowerPC port it makes sense, because asm is no-no
  16. >>or 'if-you-really-need-it' option on this platform.
  17.  
  18. >Uhhh.... why?
  19.  
  20. Because you don't know how the compiler will schedule instructions
  21. and use condition code sets. Note the s. Computers today are not
  22. what they used to be; what we see now is a more and more complex
  23. interaction between compiler, libraries and hardware; you really
  24. need machines to keep track of getting it all right!
  25.  
  26. If you would want to write a context-free assembly portion, you
  27. would have to surround it by several (5 on each side?) NOP
  28. instructions; and then would degrade the performance of that
  29. asm{} by quite a bit...
  30.  
  31. Cheers,
  32.  
  33.                         / h+
  34.  
  35. -- 
  36.  -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
  37.  
  38.  -- I don't fear death, it's dying that scares me.
  39.