skip to content | skip to sidebar

manuals on software optimization

December 5th, 2008

While looking for some info on 64 bit masm, I stumbled on Agner Fog’s site with five comprehensive manuals on software optimization. Each covers a different topic: optimizations in C/C++ and assembly, microarchitectures, instruction tables and calling conventions.

Comments are closed.