Cannot find "e_li" in e200z4RM.pdf

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Cannot find "e_li" in e200z4RM.pdf

跳至解决方案
3,284 次查看
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,913 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

please check the document in the post attachment.

Regards,

Martin

在原帖中查看解决方案

0 项奖励
回复
7 回复数
2,914 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

please check the document in the post attachment.

Regards,

Martin

0 项奖励
回复
2,913 次查看
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,913 次查看
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,913 次查看
zhanglei327
Contributor II

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

0 项奖励
回复
2,913 次查看
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,913 次查看
zhanglei327
Contributor II

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

se_mtlr.jpg

mtspr.JPG

0 项奖励
回复
2,913 次查看
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