Assembly
CrazyWind
Concentrate on(dedicated to) Qt OpenGL C Algorithm Linux Programming
展开
-
Using Assembly Language in Linux
Using Assembly Language in Linux.by Phillipphillip@ussrback.comLast updated: Monday 8th January 2001Note: there is a turkish translation of this article.Co转载 2010-04-25 14:33:00 · 346 阅读 · 0 评论 -
Linux 汇编语言开发指南
developerWorks 中国 > Linux >Linux 汇编语言开发指南文档选项<trvalign="top"><img alt="" height="1" width="8"src="//www.ibm转载 2010-04-25 14:59:00 · 310 阅读 · 0 评论 -
AT&T Assembly Syntax
AT&T Assembly SyntaxUpdated: May/10 06This article is a quick-n-dirty introduction to the AT&T assemblylanguage syntax, as implemented in the GNU Assembler as(1).For the first转载 2010-04-25 14:27:00 · 498 阅读 · 0 评论 -
NASM Examples
<br /> NASM ExamplesGetting Started<br />Here is a very short NASM program that displays "Hello, World" on a line then exits. Like most programs on this page, you link it with a C library:helloworld.asm;----------------------------------------------------转载 2011-05-02 12:21:00 · 544 阅读 · 0 评论