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
Hello,
As I wrote you before. mtlr is only mnemonic to mtspr instruction. Please check for example the link below:
PowerPC Instruction Set: mtspr
Regards,
Martin