Confirmed users
149
edits
(→Other) |
|||
Line 33: | Line 33: | ||
* [http://www.agner.org/optimize/optimizing_assembly.pdf Optimizing subroutines in assembly language] | * [http://www.agner.org/optimize/optimizing_assembly.pdf Optimizing subroutines in assembly language] | ||
* [http://www.agner.org/optimize/microarchitecture.pdf The microarchitecture of Intel, AMD and VIA CPUs An optimization guide for assembly programmers and compiler makers] | * [http://www.agner.org/optimize/microarchitecture.pdf The microarchitecture of Intel, AMD and VIA CPUs An optimization guide for assembly programmers and compiler makers] | ||
* [https://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF7785256996007558C6/$file/cwg.pdf The PowerPC Compiler Writer’s Guide] | |||
== Other == | == Other == | ||
* [http://www.cs.usfca.edu/~galles/compilerdesign/ Mordern Compiler Design] | * [http://www.cs.usfca.edu/~galles/compilerdesign/ Mordern Compiler Design] | ||
* http://www.hackersdelight.org/ | * http://www.hackersdelight.org/ |