开发者

C to ARM ASM converter

Is there any converter to convert a C function into ARM (v6) ASM code or I need to do it manually ?

I am trying to gain the performance of a C func开发者_运维知识库tion on Iphone.


Supposing you're in XCode, open the source file and select Build => Show Assembly Code.


tool that does it is called compiler :) take a look here: http://www.keil.com/arm/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜