Tool for detecting stalls in hand coded assembly

Tool for detecting stalls in hand coded assembly

Imagen 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

publicaciones de 3 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen 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

Imagen de zhangxiuxia

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

Inicie sesión para dejar un comentario.