Y
Hacker News
new
|
ask
|
show
|
jobs
by
ooisee
343 days ago
probably fastest popcount in z80 that does not use aligned table, would be shift A through flag, then conditional INC C, unrolled, still slower than ld l,a: ld b,(hl).