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

  1. Path: news.tau.ac.il!usenet
  2. From: Avi Lev <avil@sapiens.com>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Will the PPC split up the Amiga community?
  5. Date: Mon, 18 Mar 1996 09:22:05 +0200
  6. Organization: Sapiens Technologies
  7. Message-ID: <314D0F1D.3BEC@sapiens.com>
  8. References: <4i01aq$r3g@sunsystem5.informatik.tu-muenchen.de> <Do3nH5.11K@cix.compulink.co.uk>
  9. NNTP-Posting-Host: honda.sapiens.co.il
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Jolyon Ralph wrote:
  16. > > you know how it will work on Ami ? i.e. mix PPC code & 68k code ?
  17. > > for example what about emulated 68k code doing lib calls of
  18. > > a PPC-code lib ?
  19. > No. And I'd like to know that ASAP....
  20. > Jolyon
  21.  
  22. it will NEVER work properly since the register mappings are completely different between 
  23. the 2 processors, and if functions in libraries, written in PPC native code, return the 
  24. result in some PPC register, it will not have to be in d0 under 68k emulation when it gets 
  25. back to the calling routine running under emulation.
  26.  
  27. Avi Lev.
  28.