Comment Re:328 registers? (Score 1) 297
for the most part general purpose assembly language code will be a for really specialized tasks only. Rely on the compiler team to produce a good compiler with profileing to improve performance (unless you can think like a pipelined cpu that is)