Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Gridin (0.15 sec)

  1. doc/asm.html

    <p>
    All user-defined symbols are written as offsets to the pseudo-registers
    <code>FP</code> (arguments and locals) and <code>SB</code> (globals).
    </p>
    
    <p>
    The <code>SB</code> pseudo-register can be thought of as the origin of memory, so the symbol <code>foo(SB)</code>
    is the name <code>foo</code> as an address in memory.
    This form is used to name global functions and data.
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
Back to top