Changes between Version 17 and Version 18 of ClrxAsmPseudoOps
- Timestamp:
- 02/06/17 15:00:23 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClrxAsmPseudoOps
v17 v18 423 423 expression and its results will be stored in string form (likewise '%EXPR' evaluation if 424 424 alternate macro syntax is enabled).</p> 425 <h3>.macrocase</h3> 426 <p>Enable ignoring letter's case in macro names (default behaviour).</p> 425 427 <h3>.main</h3> 426 428 <p>Go to main binary over binary of the kernel.</p> … … 429 431 <h3>.nobuggyfplit</h3> 430 432 <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> 431 435 <h3>.octa</h3> 432 436 <p>Syntax: .octa OCTA-LITERAL,...</p>
