Compound Arguments

Compound arguments may be built up from simple ones, using the standard +, -, *, and / operators, which carry the usual precedence. Also, the unary operators > and <, which bind more tightly than anything else, provide the high and low bytes of 16-bit values, respectively.

You may use parentheses ( ), brackets [ ], or curly braces { } to group arithmetic expressions. Note that a fully parenthesized expression will be interpreted as an indirect addressing mode.

Examples: