Changes between Version 17 and Version 18 of ClrxAsmPseudoOps


Ignore:
Timestamp:
02/06/17 15:00:23 (9 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v17 v18  
    423423expression and its results will be stored in string form (likewise '%EXPR' evaluation if
    424424alternate macro syntax is enabled).</p>
     425<h3>.macrocase</h3>
     426<p>Enable ignoring letter's case in macro names (default behaviour).</p>
    425427<h3>.main</h3>
    426428<p>Go to main binary over binary of the kernel.</p>
     
    429431<h3>.nobuggyfplit</h3>
    430432<p>Disable old and buggy behavior for floating point literals and constants.</p>
     433<h3>.nomacrocase</h3>
     434<p>Disable ignoring letter's case in macro names (default behaviour).</p>
    431435<h3>.octa</h3>
    432436<p>Syntax: .octa OCTA-LITERAL,...</p>