EMUL instruction cycle ?error?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

EMUL instruction cycle ?error?

1,247件の閲覧回数
TSCeric
Contributor I

I have noticed that the instruction cycle count in the disassembly listing shows that the EMUL instruction uses one clock cycle, 0000  13  [1]  EMUL, however the instruction matrix for the 9S12 says EMUL uses 3 clocks.  Is there a file that CodeWarrior uses that can be corrected so that the listing will be correct?  Or is it true that the EMUL instruction does such a fast multiply?\

 

Thanks

ラベル(1)
0 件の賞賛
返信
1 返信

610件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee

Which derivative are you using?

And how do you create the disassembly listing.

While S12's need (out of my memory) 3 cycles, S12X cores are faster and do only need a single cycle.

So could be that the disassembler is configured (or defaults to) an S12X.

 

Daniel

0 件の賞賛
返信