2 matches across 1 files for TODO lang:Assembly lang:Assembly path:src/runtime/sys_linux_ppc64x.s
snippet_mode: auto · sorted by relevance
src/runtime/sys_linux_ppc64x.s ASSEMBLY 2 matches view file →
465
466 // R3,R4,R5 already hold the arguments. Forward them on.
467 // TODO: Indirectly call runtime.sigtrampgo to avoid the linker's static NOSPLIT stack
468 // overflow detection. It thinks this might be called on a small Go stack, but this is only
469 // called from a larger pthread or sigaltstack stack. Can the checker be improved to not
· · ·
685 MOVD R3, m_procid(R7)
686
687 // TODO: setup TLS.
688
689 // In child, set up new stack
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.