新手请教::怎样读linux的启动汇编程序?
我在阅读linux的启动汇编程序时,本来对汇编就不懂,被linux的汇编的语法搞糊涂了!请教高手,哪里有关于linux汇编语法方面的资料啊???? 好像在网上有不少,howto什么的,在<<深入理解linux....>>什么的书里也有.用google或百度查查吧. pls search here before post. many posts about asm here.
:-D 在这里在网上多的是,随便找几个文章看看就是了。没什么难的。 '没什么难的', wcf, u are strong.:-D:-D 其实汇编相对C来说很简单,没什么变化,就那几条指令,这么用,那么用也不过72变。而C就不同了,多复杂的数据结构都能表达出来。象内核这么复杂的东西也能做出来,大家说说不是吗! :o i know sb try to use asm to solve all the problems. really crazy.we finished that program using pascal with ~10k lines of code. he finished that using x86 asm. that is an old story.
页:
[1]