Cannot find "e_li" in e200z4RM.pdf

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

Cannot find "e_li" in e200z4RM.pdf

ソリューションへジャンプ
2,869件の閲覧回数
zhanglei327
Contributor II

I cannot find e_li in e200z4RM.pdf. Where can I find it? Im using SPC5646B. Thank you!

e_li.png

タグ(1)
1 解決策
2,498件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

please check the document in the post attachment.

Regards,

Martin

元の投稿で解決策を見る

0 件の賞賛
返信
7 返答(返信)
2,499件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

please check the document in the post attachment.

Regards,

Martin

0 件の賞賛
返信
2,498件の閲覧回数
zhanglei327
Contributor II

I cannot find the "mtlr" in "VLEPEM.pdf", but I find the "se_mtlr" in "VLEPEM.pdf". Are they same? Thank you!

se_mtlr.jpg

mtlr.jpg

0 件の賞賛
返信
2,498件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

instructions which starts with e_ or se_ are from VLE instruction set. Instructions without e_ or se_ are BookE instructions.

For more information about BookE instructions, please check the document in the attachment.

Regards,

Martin

2,498件の閲覧回数
zhanglei327
Contributor II

I searched the "mtlr" in the "EREFRM_2-0.pdf", but I still cannot find it. Thank you!

0 件の賞賛
返信
2,498件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

sorry my mistake. In BookE, there is only mtspr instruction, so it seems mtlr is alias to mtspr instruction, because Link register is also marked as spr x register.

Instruction mtld loads data to link register as well as se_mtlr.

Regards,

Martin

2,498件の閲覧回数
zhanglei327
Contributor II

mtlr only has one parameter, but mtspr has two parameter. Thank you!

se_mtlr.jpg

mtspr.JPG

0 件の賞賛
返信
2,498件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

As I wrote you before. mtlr is only mnemonic to mtspr instruction. Please check for example the link below:

PowerPC Instruction Set: mtspr 

pastedImage_3.png

Regards,

Martin