摘要: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
contact me:wechat 15122306087
posted @ 2023-05-30 15:03
posted @ 2023-05-22 10:14
posted @ 2023-05-05 10:38
posted @ 2023-05-03 08:53