Skip to content

gmilGenericOpcodes

The generic operations are the operations that are performed by any language as opposed to being specific to the particular source languages being processed here. They are as follows:

OpcodeDescription
LDALoad a variable address
STRStore a property or variable value
REMDisplay a comment
LICLoad integer constant
LSCLoad string constant
LSPLoad string pointer
LLCLoad long constant
LRCLoad real constant
LBCLoad boolean constant
DCLDeclare a symbol
IFSIf statement components
CUPCall user procedure
INXIndex an array
ILCProduce an inline comment
EXIExit a structure or subprogram
CUFCall user function
MEMJoin structure member to parent
LLPLoad library property
CNVPerform a conversion
LLELoad library enum entry
LLALoad library address
LCCLoad character constant