Projects STRLCPY BananaPhone Commits 1526021b
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    pkg/BananaPhone/asm_x64.s
    skipped 116 lines
    117 117   CLD
    118 118   REP; MOVSQ
    119 119   MOVQ SP, SI
     120 +loadregs:
    120 121   //move the stack pointer????? why????
    121 122   SUBQ $8, SP
    122  -loadregs:
    123 123   // Load first 4 args into correspondent registers.
    124 124   MOVQ 0(SI), CX
    125 125   MOVQ 8(SI), DX
    skipped 19 lines
Please wait...
Page is in error, reload to recover