Originally posted by d000hg
View Post

SR R15,R15 put zero into register 15 (return code) BR R14 branch to the address in register 14 (return to scheduler)
Comment