# HG changeset patch # User Christian Urban # Date 1346092504 -3600 # Node ID 6e9c0d53ea69ca1fec67340c08aa151bd5777f9b # Parent b7f55c8b57441814992e66bc75b640d03a4eab0a tuned diff -r b7f55c8b5744 -r 6e9c0d53ea69 bsc-projects-12.html --- a/bsc-projects-12.html Sun Aug 26 12:12:20 2012 +0100 +++ b/bsc-projects-12.html Mon Aug 27 19:35:04 2012 +0100 @@ -174,6 +174,8 @@ Laurie Tratt is here. An introduction into x86 machine code is here. + Intel's official manual for the x86 instruction is + here. A simple assembler for the JVM is described here. An interesting twist of this project is to not generate code for a CPU, but for the intermediate language of the LLVM compiler