home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 132 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.amu.edu.pl!usenet
  2. From: Miloslaw Smyk <smykm@felix.univ.szczecin.pl>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PPC compilers
  5. Date: Wed, 03 Jan 1996 11:31:55 +0100
  6. Organization: Technical University of Szczecin
  7. Message-ID: <30EA5B1B.41C6@felix.univ.szczecin.pl>
  8. References: <4c64qj$c78@sinsen.sn.no> <4cb098$421@news.rwth-aachen.de>
  9. NNTP-Posting-Host: felix.univ.szczecin.pl
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b3 (X11; I; IRIX 5.2 IP12)
  14.  
  15. Sven Thoennissen wrote:
  16. > >>> can someone please tell me a sideffect example in asm ?
  17. > >>How about
  18. > >>    move.l -(a0),-(a0)
  19. > >>?  Are you sure that a 68060 won't decrement the two registers in
  20. > >>parallel?
  21. > >Even  if  it  does, you could hardly blame the programmer for using it,
  22. > >could you?
  23. > You are right, the programmer is not to blame. The 060 would be a _BAD_
  24. > processor if it did that way.
  25.  
  26. Why should it? It is just a single instruction, and AFAIK 68060 is able
  27. to perform two instructions in the same clock-cycle, but this is not
  28. what
  29. move.l -(a0),-(a0)
  30. is about.
  31.  
  32. Milek
  33. -- 
  34. Life is too short to use Windows.
  35.