Changes between Version 6 and Version 7 of ClrxAsmSyntax


Ignore:
Timestamp:
11/08/15 22:00:14 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmSyntax

    v6 v7  
    349349<p>'vert-line' is <code>|</code>, and 'dbl-vert-line' is <code>||</code>.</p>
    350350<p>The <code>?:</code> operator have this same meanigful as in C/C++ and performed from
    351 right to left side.</p>
     351right to left side. </p>
     352<p><strong>Important note</strong>: Comparison operators return all ones (-1) value instead 1.</p>
    352353<p>Symbol refering to some place can be added, subtracted, compared or negated if
    353354final result of the expression can be represented as place of the code or absolute value