Tool for detecting stalls in hand coded assembly

Tool for detecting stalls in hand coded assembly

dipaktc的头像

Hello Does any of the Intel tools give information about the stalls caused by an instruction in the hand coded assembly program ? Any advice on this is helpful. Thanks, Deepak

3 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
Hannes Hofmann的头像

Hi Deepak,
maybe the Architecture Code Analyzer can help you: http://software.intel.com/en-us/articles/intel-architecture-code-analyzer/
I don't know if it works on ASM however.
Best,
Hannes

zhangxiuxia的头像

yes ,iaca works well on asm as well.
I have tried this today.

登陆并发表评论。