The words contained in this file might help you see if this file matches what you are looking for:
...Optimizing subroutines in assembly language an optimization guide for x platforms by agner fog technical university of denmark copyright last updated contents introduction reasons using code not operating systems covered this manual before you start things to decide programming make a test strategy common coding pitfalls the basics assemblers available register set and basic instructions addressing modes instruction format prefixes abi standards usage data storage function calling conventions name mangling decoration examples intrinsic functions c system standard vector operations availability inline masm style gnu assembler static link libraries dynamic shared object source form making classes thread safe makefiles compatible with multiple compilers supporting schemes bit mode different file formats other high level languages speed identify most critical parts your out order execution fetch decoding retirement latency throughput break dependency chains jumps calls size choosing shorte...