home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / v22 / 053 / text0000.txt < prev   
Encoding:
Text File  |  1991-03-07  |  1.1 KB  |  23 lines

  1. Submitted-by: jfh@rpp386.cactus.org (John F Haugh II)
  2.  
  3. In article <16370@cs.utexas.edu> mason@tmsoft.uucp (Dave Mason) writes:
  4. >The real requirement is presumably: ``Must not execute any code that
  5. >changes MEMORY.'' As both the parent and child have their own register
  6. >sets.  Now, expressing that in a high-level way that is portable may
  7. >be quite a trick.  (Think of SPARC vs. 386 vs. HP/3000!)
  8.  
  9. Yes, that is the essence of the problem - there are CPUs out there
  10. which have a very small number of CPU registers (perhaps only two
  11. or three) available to the user.  As I recall, the TI 9900 has one
  12. register which points to a location in memory where the rest of the
  13. "registers" exist, and of course older HP CPU's have their own ideas
  14. about where data is stored.
  15. -- 
  16. John F. Haugh II                             UUCP: ...!cs.utexas.edu!rpp386!jfh
  17. Ma Bell: (512) 832-8832                           Domain: jfh@rpp386.cactus.org
  18. "While you are here, your wives and girlfriends are dating handsome American
  19.  movie and TV stars. Stars like Tom Selleck, Bruce Willis, and Bart Simpson."
  20.  
  21. Volume-Number: Volume 22, Number 53
  22.  
  23.