Class SVM_PUSHLEN


public class SVM_PUSHLEN extends SVM_Instruction

SVM-INSTRUCTION: PUSHLEN

Runtime Stack
	... →
	..., size

The size of the Runtime stack is pushed onto the Runtime stack.

For optimisation purposes, if it is set to nosize the accompaning save and corresponding restore will receive onone as parameter.

See: SVM_SAVE and SVM_RERSTORE See also S-Port - Definition of S-code - sect. 7. INTERMEDIATE RESULTS.

Link to GitHub: Source File.

Author:
S-Port: Definition of S-code, Øystein Myhre Andersen