Class SVM_GETO


public class SVM_GETO extends SVM_Instruction

SVM-INSTRUCTION: GETO

Runtime Stack
   ... →
   ..., next

Push 'next' pointer of an earlier registered save-object.
In case the 'next' being onone, no more pointers and the scan
of the save-object should be terminated.

If more pointers the SAVE-INDEX is updated.
In case the "next" pointer is onone, the pointer is skipped.

See: SVM_INITO and SVM_SETO.

Link to GitHub: Source File.

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