[hatari-devel] Re: hatari profiler CPU cycles questions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On maanantai 28 tammikuu 2013, Douglas Little wrote:
> > I CC this to hatari-devel, there might be some issue in using
> > Cycles_GetCounter(<cpu>) in WinUAE do_specialities().
>
> Ok, thanks.
>
> One more example case from the last profile (looks like the same thing,
> just happens to be a different address):
>
> $149370 : 3200 move.w d0,d1
> 0.02% (7707, 46242, 7707)
> $149372 : c2fc 001a mulu.w #$1a,d1
> 0.02% (7707, 0, 0)
> $149376 : d1c1 adda.l d1,a0
> 0.02% (7707, 123304, 3)
Please keep hatari-devel on CC for these, as I'm not a previous
demo coder, I'm not really a Hatari CPU core expert like the others. :-)
- Eero