home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12362 < prev    next >
Encoding:
Internet Message Format  |  1992-08-16  |  1.1 KB

  1. Path: sparky!uunet!cbmvax!cbmehq!cbmger!imart.adsp.sub.org!hcast!jow
  2. From: jow@hcast.uucp (Juergen Weinelt)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: problem with movea.l
  5. Message-ID: <jow.012f@hcast.uucp>
  6. Date: 15 Aug 92 15:03:57 GMT
  7. References: <1992Aug13.123046.12142@lri.fr> <1992Aug13.194630.12721@dartvax.dartmouth.edu>
  8. Reply-To: swb.de!imart!hcast!jow
  9. Organization: Private UUCP Site
  10. Lines: 29
  11.  
  12. In article <1992Aug13.194630.12721@dartvax.dartmouth.edu> abs0@coos.dartmouth.edu (Kelvin Leung) writes:
  13. >
  14. >Try looking up
  15. >a motorola 68k manual and putting a little code in your program which
  16. >replaces the "NOP"s with a move.l <ea>,An  (I don't know if this will work
  17. >though...)
  18.  
  19. It won't.
  20.  
  21. #FLAME ON (real hot)
  22.  
  23. Keep away from self-modifying code unless you REALLY know what you're
  24. doing. Most of this will not work with 680x0 (x>0) because of the
  25. instruction caches of those processors.
  26.  
  27. #FLAME OFF
  28.  
  29. >Good luck,
  30.  
  31. You'll need it with that kind of code.
  32.  
  33. >Kelvin
  34. >e-mail: abs0@coos.dartmouth.edu
  35.  
  36. -- Juergen
  37.  
  38.   o  _         Juergen Weinelt, Germany (ECG116)
  39.   | (_) \/\/   UUCP: swb.de!imart!hcast!jow
  40.   '            CBMNET: jow@hcast.adsp.sub.org
  41.