home *** CD-ROM | disk | FTP | other *** search
- LEA_MOVE Program Results
-
- Elapsed time for lea label(pc), Am
- move.l An, (Am): 205 milliseconds
- Memory required for first algorithm: 6 bytes
-
- Elapsed time for lea label, Am
- move.l An, (Am): 235 milliseconds
- Memory required for second algorithm: 8 bytes
-
- Elapsed time for move.l An, label: 205 milliseconds
- Memory required for third algorithm: 6 bytes
-