函数的调用

int foo(int a,int b);

push a;

push b;

call function_address;

posted @ 2012-10-09 13:18  Epirus  阅读(99)  评论(0编辑  收藏  举报