hoyoho / hexo_comment

0 stars 0 forks source link

第三章 程序的机器级表示 | 大蠢驴博客 #22

Open hoyoho opened 2 years ago

hoyoho commented 2 years ago

https://dachunlv.com/2021/04/11/architecture/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%B3%BB%E7%BB%9F/chapter-03/

[toc] 本章主要讲基于x86-64的AT&T汇编语法,以及x86架构的硬件特性 基本概念汇编格式gcc也是可以生成intel汇编的