Xref: utzoo comp.sources.wanted:7196 comp.sys.m68k:1153 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!halley!rrt From: rrt@halley.UUCP (Robert Teisberg) Newsgroups: comp.sources.wanted,comp.sys.m68k Subject: 68010 instruction timer Keywords: 68000 realtime performance Message-ID: <468@halley.UUCP> Date: 28 Apr 89 19:39:40 GMT Organization: Tandem Computers, Austin, TX Lines: 7 I am looking for a utility which computes timings for 68010 instruction sequences. What I have in mind is something that reads an assembly source file and emits CPU cycle and memory cycle counts for each basic block. If there is nothing specific to the '010, a tool for any 68k family processor would do, as long as I can hack in '010 timings somehow.