home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text0394.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  699 b   |  19 lines

  1. Brian Quinlan <quinlan@news.sfu.ca> wrote (in response to Cliff's Message):
  2. >Why do you support instruction modification? The 040 and PPC Macs won't
  3. >always run programs which use instruction modification due to their
  4. >caches. 
  5.  
  6. They _will_ if the cache is flushed after the code is modified; in fact,
  7. that's how Executor detects self-modifying code. Whenever the cache is
  8. flushed, it checks to see if any of the compiled code was modified, and
  9. recompiles it if it has.
  10.  
  11. At least, that's my understanding of how Executor works.
  12.  
  13.  
  14. -- 
  15. Adam Roach -- adam.roach@exu.ericsson.se -- Standard Disclaimers, etc.
  16.   A language that doesn't affect the way you think about programming is
  17.   not worth knowing.
  18.  
  19.