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

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 29 Feb 1996 12:25:11 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4h45v7$imi@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38232526@kone.fipnet.fi> <4gn1r9$vm@maureen.teleport.com> <38232686@kone.fipnet.fi>
  10. NNTP-Posting-Host: hphalle3g.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle3g.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <38232686@kone.fipnet.fi>, "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  15. |> 
  16. |> >  on x86 doing a 32bit immediate add is as fast as a reg to register
  17. |> >  add?
  18. |> 
  19. uhm, if possible, do only 16bit, for the poor 030 users ;)
  20. 4 cycles for .w, 6 for .l
  21. seems each _word_ taken from cache makes 2 cycles.
  22.  
  23. use lea d(An),An for 4 cycle Adressregister manipulation. not add.w!
  24.  
  25. |> Should be, like on a 040.
  26. |> 
  27. |> --                               _
  28. |> a Stellar programmer          _ //
  29. |> "Amiga - back for the future" \X/
  30. ------------------------------------------------------------------------
  31.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  32.  
  33.