| Entry | |
|---|---|
| R0 | 2 |
| R1 | Pointer to module name |
| R2 | Pointer to parameters |
| Exit | |
|---|---|
| Does not return unless error occurs. | |
The purpose of this call is to enter a module.
Doesn’t return unless error occurs. If the module has got a start address?, it resets the supervisor stack, sets user mode and makes it the current application. Any specified instantiation will become the preferred instantiation.