home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / books / 68k_book / arp_src / aut_data.dat < prev    next >
Text File  |  1985-11-20  |  463b  |  13 lines

  1. AUT_DATA Program Results
  2.  
  3.   Elapsed time for lea    label(pc), Am 
  4.                    move.l An, (Am):        205  milliseconds
  5.   Memory required for first algorithm:       6  bytes
  6.  
  7.   Elapsed time for lea    label, Am 
  8.                    move.l An, (Am):        230  milliseconds
  9.   Memory required for second algorithm:      8  bytes
  10.  
  11.   Elapsed time for move.l An, label:       205  milliseconds
  12.   Memory required for third algorithm:       6  bytes
  13.