Package | Description |
---|---|
caoss.simulator.configuration | |
caoss.simulator.instructions |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<SysCall> |
InstructionSet.sysCallClass
The class implementing the
SysCall instruction |
Modifier and Type | Method and Description |
---|---|
static SysCall |
InstructionFactory.newSysCall(java.lang.String sysCall,
int[] arguments)
Create an instance of a
syscall instruction |