Changes between Version 37 and Version 38 of ClrxAsmGallium
- Timestamp:
- 02/16/25 09:00:42 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClrxAsmGallium
v37 v38 23 23 <p>Kernel function should to be aligned to 256 byte boundary.</p> 24 24 <h2>Relocations</h2> 25 <p> ACLRX assembler handles relocations to scratch symbol (<code>.scratchsym</code> pseudo-op).25 <p>The CLRX assembler handles relocations to scratch symbol (<code>.scratchsym</code> pseudo-op). 26 26 These relocations can be applied to places that accepts 27 27 32-bit literal immediates. Only two types of relocations is allowed:</p>