Changes between Version 9 and Version 10 of ClrxAsmPseudoOps


Ignore:
Timestamp:
04/30/16 10:00:20 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v9 v10  
    4444stringize %12|33, %43*5, %12-65 # generate string "45, 215, -53"</code></p>
    4545<ul>
    46 <li>new string quoting in macro arguments (by triagular brackets '&lt;' and '&gt;'). Also, enables
    47 new string escaping by '!'.</li>
    48 </ul>
    49 <p><code>test1 &lt;this is test !&lt;!&gt;&gt;  # put "this is test &lt;&gt;" string to first macro argument</code></p>
     46<li>new string quoting in macro arguments (by triagular brackets '&lt;' and '&gt;' or by single qote '
     47or double quote "). Also, enables new string escaping by '!'.</li>
     48</ul>
     49<p><code>test1 &lt;this is test !&lt;!&gt;&gt;  # put "this is test &lt;&gt;" string to first macro argument
     50test1 "this is test &lt;&gt;"  # put "this is test &lt;&gt;" string to first macro argument
     51test1 'this is test !''  # put "this is test '" string to first macro argument</code></p>
    5052<ul>
    5153<li>local symbol names. 'local name' defines new unique symbol name for name. If any name