ret

(RETurn)

"ret"

Pulls an execution address from the stack and writes it into the execution register. Effectively, this returns from a routine.


<< Back