Home | History | Annotate | Line # | Download | only in emuspeed
compare revision 1.1
      1  1.1  is Speed of instructions which are emulated on some cpus:
      2  1.1  is 
      3  1.1  is Illegal             [unimplemented]    (test: unimplemented)
      4  1.1  is mulsl sp@(8),Da          18181800/s    (test: should be native)
      5  1.1  is 
      6  1.1  is mulsl Dn,Da:Db             185300/s    emulated on 68060
      7  1.1  is mulul Dn,Da:Db             184300/s    	"
      8  1.1  is mulsl sp@(8),Da:Db          99600/s    	"
      9  1.1  is mulul sp@(8),Da:Db          98900/s    	"
     10  1.1  is 
     11  1.1  is divsl Da:Db,Dn             162400/s    	"
     12  1.1  is divul Da:Db,Dn             111500/s    	"
     13  1.1  is divsl Da:Db,sp@(8)          58900/s    	"
     14  1.1  is divul Da:Db,sp@(8)          59700/s    	"
     15  1.1  is 
     16