摘要: 转载自:http://blog.sina.com.cn/s/blog_4e3141320100cufa.html 7 Assembler Directives All assembler directives have names that begin with a period (‘.’). Th 阅读全文
posted @ 2014-07-11 19:14 dolinux 阅读(1782) 评论(0) 推荐(0)
摘要: 转载自:http://blog.sina.com.cn/s/blog_574d08530100hzij.html 汇编语言的语句格式如下: {symbol}{instruction/directive/pseud0-instruction}{;comment} symbol:标号/局部标号/常量/变 阅读全文
posted @ 2014-07-11 19:11 dolinux 阅读(3220) 评论(0) 推荐(0)
摘要: 参考: http://blog.chinaunix.net/uid-20543672-id-3018233.html Linux内核编译流程分析 linux2.6内核启动分析--李枝果(不看是你的损失^_^) 文档下载地址: http://files.cnblogs.com/pengdonglin1 阅读全文
posted @ 2014-07-11 19:04 dolinux 阅读(5235) 评论(1) 推荐(1)