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

  1. COMPARE Program Results
  2.  
  3.   Elapsed time for cmpi.l #d8, dn:      155  milliseconds
  4.   Memory required for first algorithm:    6  bytes
  5.  
  6.   Elapsed time for moveq  #d8, dm
  7.                    cmp.l   dm, dn:      125  milliseconds
  8.   Memory required for second algorithm:   4  bytes
  9.