Class SVM_GOTO


public class SVM_GOTO extends SVM_Instruction

SVM-INSTRUCTION: GOTO

Runtime Stack
   paddr →
   - empty

The paddr is popped of the Runtim stack.
Then Program Sequence Control PCS := paddr

Link to GitHub: Source File.

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