home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cbmvax!cbmehq!cbmger!imart.adsp.sub.org!hcast!jow
- From: jow@hcast.uucp (Juergen Weinelt)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: problem with movea.l
- Message-ID: <jow.012f@hcast.uucp>
- Date: 15 Aug 92 15:03:57 GMT
- References: <1992Aug13.123046.12142@lri.fr> <1992Aug13.194630.12721@dartvax.dartmouth.edu>
- Reply-To: swb.de!imart!hcast!jow
- Organization: Private UUCP Site
- Lines: 29
-
- In article <1992Aug13.194630.12721@dartvax.dartmouth.edu> abs0@coos.dartmouth.edu (Kelvin Leung) writes:
- >
- >Try looking up
- >a motorola 68k manual and putting a little code in your program which
- >replaces the "NOP"s with a move.l <ea>,An (I don't know if this will work
- >though...)
-
- It won't.
-
- #FLAME ON (real hot)
-
- Keep away from self-modifying code unless you REALLY know what you're
- doing. Most of this will not work with 680x0 (x>0) because of the
- instruction caches of those processors.
-
- #FLAME OFF
-
- >Good luck,
-
- You'll need it with that kind of code.
-
- >Kelvin
- >e-mail: abs0@coos.dartmouth.edu
-
- -- Juergen
-
- o _ Juergen Weinelt, Germany (ECG116)
- | (_) \/\/ UUCP: swb.de!imart!hcast!jow
- ' CBMNET: jow@hcast.adsp.sub.org
-