2 matches across 1 files for TODO lang:Assembly lang:Assembly path:src/runtime/race_ppc64le.s path:src/runtime/race_ppc64le.s
snippet_mode: auto · sorted by relevance
src/runtime/race_ppc64le.s ASSEMBLY 2 matches view file →
407// Common function used to call tsan's atomic functions
408// R3 = *ThreadState
409// R4 = TODO: What's this supposed to be?
410// R5 = caller pc
411// R6 = addr of incoming arg list
· · ·
457
458 MOVD g_racectx(g), R3
459 MOVD R8, R4 // pc being called same TODO as above
460 MOVD (R1), R5 // caller pc from latest LR
461 BL racecall<>(SB)
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.