gmilgmslOpcodes
gmSL opcodes
Section titled “gmSL opcodes”The gmSL support operations are used by the gmSL compiler and runtime support to execute the methods compiled using that language. They contain a number of dummy opcodes that can be used by gmSL programmers to facilitate migration of codes to specific targets. They are as folows:
| Opcode | Description |
|---|---|
| SLA | Scripting Language Operations A |
| SLB | Scripting Language Operations B |
| SLC | Scripting Language Operations C |
| SLD | Scripting Language Operations D |
| SLE | Scripting Language Operations E |
| SLF | Scription Language Operations F |
| OPC | Opcode codes |
| OPO | Operate on opcode specification |
| SCM | Generic script class Methods |
| WPO | WPF Operations |
| C01-C25 | The individual gmSL classes |