Welcome![Sign In][Sign Up]
Location:
Search - arm-thumb procedure call standard

Search list

[Other resourceATPC_INSIDE_OUT(ARM-THUMB_Procedure_Call_Standard)

Description: 在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。
Platform: | Size: 542761 | Author: fo chooer | Hits:

[ARM-PowerPC-ColdFire-MIPSATPC_INSIDE_OUT(ARM-THUMB_Procedure_Call_Standard)

Description: 在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。-err
Platform: | Size: 542720 | Author: fo chooer | Hits:

[ARM-PowerPC-ColdFire-MIPS1

Description: 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回-ARM system for example, written in different languages between function calls (mix calls) is followed ATPCS (ARM-Thumb Procedure Call Standard), ATPCS main function is to define the parameters of the call transfer rules when and how to return from the function, on the details of ATPCS can view ADS1.2 Online Books- Developer Guide for 2.1. This document is a compilation of the code say on how the C function call parameters and how the transfer function from the right to return to C
Platform: | Size: 5120 | Author: 张文祺 | Hits:

CodeBus www.codebus.net