87▶// TODO(jsing): OpenBSD only supports GOARM=7 machines... this
925 matches across 25 files for TODO lang:Assembly lang:Assembly lang:Assembly
28▶ // TODO(jsing): Save callee-save registers (R14-R31, F14-F31, V20-V31).
+ 3 more matches in this file
409▶// R4 = TODO: What's this supposed to be?
+ 1 more matches in this file
1326▶ // TODO: Consider passing g.m.p in as an argument so they can be shared
+ 1 more matches in this file
58▶ // TODO: for really big clears, use MOVNTDQ, even without AVX2.
+ 1 more matches in this file
467▶ // TODO: Indirectly call runtime.sigtrampgo to avoid the linker's static NOSPLIT stack
+ 1 more matches in this 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
27▶ // TODO(quasilyte): improve error message (#21860).
+ 5 more matches in this file
405▶// TODO: this is only valid for ARMv7+
+ 1 more matches in this file
57▶// JMP *(R12*4) // TODO: This line is silently dropped on the floor!
+ 3 more matches in this file
234▶ // TODO(dmo): what is the ABI guarantee here? we use
566▶ // TODO: setup TLS.
621▶ // TODO: setup TLS.
532▶// TODO(mips32): doesn't have runtime·stackcheck(SB)
103▶// TODO(aix): Implement SetCgoTraceback handler.
413▶// TODO: this is only valid for ARMv7+
271▶ // TODO(aram): do something about the cpu profiler here.
242▶ // TODO: don't use the arbitrary pointer (see go.dev/issue/59824)
719▶ // TODO: setup TLS.
997▶ // TODO: Consider passing g.m.p in as an argument so they can be shared
9▶// TODO(minux): this is only valid for ARMv6+
81▶ MOVV R0, 2(R0) // TODO: TD
557▶ MOVD $0, 0(R15) // clear back chain pointer (TODO can we give it real back trace information?)
46▶// CALL (AX*4) // TODO: This line is silently dropped on the floor!
+ 2 more matches in this file
77▶// TODO: Remove the inline assembly trampoline once a PC argument has been added to libfuzzer's int compare hooks.
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |