Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 51 of 51 for ibm (0.04 sec)

  1. src/runtime/sys_aix_ppc64.s

    // follow AIX convention, thus the first local variable must
    // be stored at the offset 112, after the linker area (48 bytes)
    // and the argument area (64).
    // The AIX convention is described here:
    // https://www.ibm.com/docs/en/aix/7.2?topic=overview-runtime-process-stack
    // NOT USING GO CALLING CONVENTION
    // runtime.asmsyscall6 is a function descriptor to the real asmsyscall6.
    DATA	runtime·asmsyscall6+0(SB)/8, $asmsyscall6<>(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 21 19:29:00 UTC 2023
    - 7.4K bytes
    - Viewed (0)
Back to top