会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
张博的博客
contact me:wechat 15122306087
2023年5月30日
廖雪峰博客汇编函数压栈的解析
摘要: int add_a_and_b(int a, int b) { return a + b; } int main() { return add_a_and_b(2, 3); } _add_a_and_b: push %ebx mov %eax, [%esp+8] mov %ebx, [%esp+12
阅读全文
posted @ 2023-05-30 15:03 张博的博客
阅读(85)
评论(0)
推荐(0)
编辑
导航
新随笔
管理