Browse
 
Tools
Rss Categories

Functions

1 Comparison: CALL vs CALLS TML instructions [II]

There are 2 types of function calls that can be made using TML and TML_Lib as well: CALL and CALLS. - CALL - This instruction is a simple function call. At the execution of the CALL instruction, the TML machine will save the instruction pointer (IP) on the…