Please read this page from the main YASEP interface
version 2011-07-29

IPR : InterProcess Return

This instruction is part of the trio (with IPC and IPE) designed to provide safe calls between processes, almost as fast as function calls and without requiring microde.

IPR is similar to a function return instruction but gets the return address and the context ID from the process' stack.