!!!nasmとアセンブラ関連リンク集 とある用事で調べたのでメモ。 *[NASM under BSD|http://www.axe-inc.co.jp/pds/nasm.html] *[最適化の為のアセンブラ入門|http://ray.sakura.ne.jp/asm/] *[introduction to x86-asm|http://homepage1.nifty.com/herumi/prog/prog.html] *[アセンブリ言語入門|http://wisdom.sakura.ne.jp/programming/asm/index.html] *[SIMD with NASM|http://homepage2.nifty.com/b-soft/Linux/nasm.html] *[アセンブリ NASM (Linux)|http://homepage2.nifty.com/hanpen/assemblry.html] *[NASM|http://ecs.kuis.kyoto-u.ac.jp/isle/le3b/siryo/node42.html] !おまけ 何がしたかったのか見えてしまいそうだけれど。 *[Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X|http://www.agner.org/optimize/] *[How to optimize for the Pentium family of the microprocessors|http://hp.vector.co.jp/authors/VA003988/how_to_o.htm] *[HOW TO OPTIMIZE FOR THE PENTIUM PROCESSOR|http://hp.vector.co.jp/authors/VA003988/pentopt.htm] *[仲介DLL生成補助ツール|http://ruffnex.oc.to/kenji/text/listexport/] *[リバースエンジニアリング|http://ruffnex.oc.to/kenji/crackme/reverse_engineering.html]