Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chris_swenson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
chris_swenson
7mo ago
“mov rcx, 0”. At least one assembler (the Go assembler) would at one point blindly (and arguably, incorrectly) rewrite this to “xor rcx, rcx”, which is smaller but modifies flags, which “mov” does not. I believe Go fixed this later, possibl
2.
▲
Survey on code review tools
1 points
by
chris_swenson
12y ago
|
0 comments