Tool for detecting stalls in hand coded assembly

Tool for detecting stalls in hand coded assembly

imagem de 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 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de 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

imagem de zhangxiuxia

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

Faça login para deixar um comentário.