Y
Hacker News
new
|
ask
|
show
|
jobs
by
georgerobinson
3979 days ago
Since an optimizing compiler is free to go to town on functions such as string comparison, are these functions typically written in assembler per-architecture? I.e. one for x86 and x86-64, another for MIPS, RISC, etc?