Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5248 Diskussionen

How to change disassembly flavor from AT&T to Intel style

Lin_L_Intel
Mitarbeiter
2.166Aufrufe

Vtune shows asm code in AT&T but the code in manual is in Intel style. It sometimes confuses me for different operand orders especially for complex instructions. Could anyone kindly tell me how to change AT&T to Intel style in Vtune?

 

0 Kudos
1 Lösung
Vitaly_S_Intel
Mitarbeiter
2.166Aufrufe

Click on the 3-line button in the right top corner of VTune UI and choose Options. In Source/Assembly tab there is a configuration for assembler syntax options.

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten
Vitaly_S_Intel
Mitarbeiter
2.167Aufrufe

Click on the 3-line button in the right top corner of VTune UI and choose Options. In Source/Assembly tab there is a configuration for assembler syntax options.

Lin_L_Intel
Mitarbeiter
2.166Aufrufe

Vitaly Slobodskoy (Intel) wrote:

Click on the 3-line button in the right top corner of VTune UI and choose Options. In Source/Assembly tab there is a configuration for assembler syntax options.

Hi Slobodskoy, thanks for your response. I tried your suggestion, (both GAS and MASM), but nothing changed. It doesn't work.

By the way, I just use vtune to view collected results, without creating a new project. I'm not sure if this will cause any problems.

 

Lin_L_Intel
Mitarbeiter
2.166Aufrufe

Vitaly Slobodskoy (Intel) wrote:

Click on the 3-line button in the right top corner of VTune UI and choose Options. In Source/Assembly tab there is a configuration for assembler syntax options.

Actually it works. The software needs restart to enable the effect.

Antworten