925 matches across 25 files for TODO lang:Assembly lang:Assembly
snippet_mode: summary · sorted by relevance
src/runtime/sys_openbsd_arm.s ASSEMBLY 1 matches view file →
87// TODO(jsing): OpenBSD only supports GOARM=7 machines... this
src/runtime/sys_openbsd_ppc64.s ASSEMBLY 4 matches · showing 1 view file →
28 // TODO(jsing): Save callee-save registers (R14-R31, F14-F31, V20-V31).
+ 3 more matches in this file
src/runtime/race_ppc64le.s ASSEMBLY 2 matches · showing 1 view file →
409// R4 = TODO: What's this supposed to be?
+ 1 more matches in this file
src/runtime/asm_amd64.s ASSEMBLY 2 matches · showing 1 view file →
1326 // TODO: Consider passing g.m.p in as an argument so they can be shared
+ 1 more matches in this file
src/runtime/memclr_amd64.s ASSEMBLY 2 matches · showing 1 view file →
58 // TODO: for really big clears, use MOVNTDQ, even without AVX2.
+ 1 more matches in this file
src/runtime/sys_linux_ppc64x.s ASSEMBLY 2 matches · showing 1 view file →
467 // TODO: Indirectly call runtime.sigtrampgo to avoid the linker's static NOSPLIT stack
+ 1 more matches in this file
src/runtime/asm_ppc64x.s ASSEMBLY 2 matches · showing 1 view file →
643 MOVD R0, 0(R1) // clear back chain pointer (TODO can we give it real back trace information?)
+ 1 more matches in this file
src/cmd/asm/internal/asm/testdata/amd64error.s ASSEMBLY 6 matches · showing 1 view file →
27 // TODO(quasilyte): improve error message (#21860).
+ 5 more matches in this file
src/runtime/sys_freebsd_arm.s ASSEMBLY 2 matches · showing 1 view file →
405// TODO: this is only valid for ARMv7+
+ 1 more matches in this file
src/cmd/asm/internal/asm/testdata/amd64.s ASSEMBLY 4 matches · showing 1 view file →
57// JMP *(R12*4) // TODO: This line is silently dropped on the floor!
+ 3 more matches in this file
src/runtime/sys_linux_amd64.s ASSEMBLY 1 matches view file →
234 // TODO(dmo): what is the ABI guarantee here? we use
src/runtime/sys_linux_mips64x.s ASSEMBLY 1 matches view file →
566 // TODO: setup TLS.
src/runtime/sys_linux_loong64.s ASSEMBLY 1 matches view file →
621 // TODO: setup TLS.
src/runtime/sys_linux_mipsx.s ASSEMBLY 1 matches view file →
532// TODO(mips32): doesn't have runtime·stackcheck(SB)
src/runtime/sys_aix_ppc64.s ASSEMBLY 1 matches view file →
103// TODO(aix): Implement SetCgoTraceback handler.
src/runtime/sys_netbsd_arm.s ASSEMBLY 1 matches view file →
413// TODO: this is only valid for ARMv7+
src/runtime/sys_solaris_amd64.s ASSEMBLY 1 matches view file →
271 // TODO(aram): do something about the cpu profiler here.
src/runtime/sys_windows_amd64.s ASSEMBLY 1 matches view file →
242 // TODO: don't use the arbitrary pointer (see go.dev/issue/59824)
src/runtime/sys_linux_arm64.s ASSEMBLY 1 matches view file →
719 // TODO: setup TLS.
src/runtime/asm_386.s ASSEMBLY 1 matches view file →
997 // TODO: Consider passing g.m.p in as an argument so they can be shared
src/internal/runtime/atomic/sys_nonlinux_arm.s ASSEMBLY 1 matches view file →
9// TODO(minux): this is only valid for ARMv6+
src/runtime/asm_mips64x.s ASSEMBLY 1 matches view file →
81 MOVV R0, 2(R0) // TODO: TD
src/runtime/asm_s390x.s ASSEMBLY 1 matches view file →
557 MOVD $0, 0(R15) // clear back chain pointer (TODO can we give it real back trace information?)
src/cmd/asm/internal/asm/testdata/386.s ASSEMBLY 3 matches · showing 1 view file →
46// CALL (AX*4) // TODO: This line is silently dropped on the floor!
+ 2 more matches in this file
src/runtime/libfuzzer_amd64.s ASSEMBLY 1 matches view file →
77// TODO: Remove the inline assembly trampoline once a PC argument has been added to libfuzzer's int compare hooks.
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.