BYTE Expressions
WYDE Expressions
TETRA Expressions
OCTA Expressions
Description:
These instructions are used to assemble predefined data. The comma separated expressions will be evaluated and then padded with zeros to have the required size (1, 2, 4 or 8 byte). The values will be put in memory before the program starts.
Strings (enclosed in double quotes) denote a list of ASCII values. Note: These values, too, will be padded to have the required size.