Showing changes from revision #1 to #2:
Added | Removed | Changed
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.