Class SVM_SETO


public class SVM_SETO extends SVM_Instruction

SVM-INSTRUCTION: GETO

Runtime Stack
   ..., oaddr →
   ...

An oaddr is popped of the Runtime stack and inserted into the pointer variable refered by SAVE-OBJECT and SAVE-INDEX. Note that t-seto does not update SAVE-INDEX.

See: SVM_INITO and SVM_GETO.

Link to GitHub: Source File.

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