|
Atari coding BBS
Little Falcon cycles question |
Posted by: Laurent / Thadoss
|
Nov,28.2013-14:01
|
Hi all,
A little falcon 030 cycles question :
move.w #1000,d0
.loop:
movem.l d1-d4/a0-a3,-(a6)
dbf d0,.loop
Does this loop take the same time if the first a6 value = $1000 or a6 value = $1002 ?
Data cache is off.
Regards
Laurent
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|