PowerPC For Dummies: A simplified guide to understanding the PowerPC Instruction Set
#19
so blrl is the following?
 


blrl
Branch To Link Register And Link
Your code will jump to the address that you put in the Link Register, the function that gets jumped to will be ran until a blr statement is reached, once it gets reached, The code will jump back to the blrl instruction and execute the next instruction down.
 
 

Reply


Messages In This Thread
RE: PowerPC For Dummies: A simplified guide to understanding the PowerPC Instruction Set - by JimmyKazakhstan - 06-28-2021, 09:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)