[hatari-devel] Moveq timings

laurent.sallafranque at free.fr laurent.sallafranque at free.fr
Thu Nov 10 18:09:57 CET 2011


Hi,

In winuae cpu, there's only one MOVEQ instruction. 
I've computed the following cycles :

{6,	0,	6,0,0,0,	10,0,2,0},	// MOVEQ.L #<data>,Dn
 
Do you agree ?


If there's a moveq.W #<data>, Dn instruction too, I've got the following values :

{4,	0,	4,0,0,0,	8,0,2,0},	// MOVEQ.W #<data>,Dn

If it exists, are these good values ?


Regards

Laurent



More information about the hatari-devel mailing list