@derringer3
You gotta be kidding me.
The only case sped up was two instruction loops fitting one longword. Say:
.loop: clr.l (a0)+
dbf d0,.loop
This for sure does not give average gain of 15% over 68000, and nowhere I've seen figures of 80%.
Not to mention 68010 has different supervisor programming model, breaking some old games...