摘要:
ATPCS协议(ARM/Thumb Procedure Call Standard):它规定了一些子程序间调用的基本规则,如子程序调用过程中的寄存器、堆栈的使用规则,参数的传递规则等。 R0~R3:函数调用时传递函数参数,如int add(int a, int b, int c)参数分别对应R0=a 阅读全文
posted @ 2018-07-24 00:53
zchBlogArticle
阅读(2707)
评论(0)
推荐(1)
2018年7月24日