Tuesday, 15 July 2014

Disassembly of Visual Studio Intel compiler c++ code -



Disassembly of Visual Studio Intel compiler c++ code -

most of question mentioned in title of question.

i wanted larn (and play :-) ) intel c++ compiler, downloaded , plugged visual 2010 c++ (win32 console) project. curious on disassembly.

most of dissemblers cannot open produced code, asking known how preview compiled code?

thanks help.

pass /fa on command line generate assembly language output.

inside visual studio, pull properties page project, in output files section under c/c++, , turn on assembly language output:

c++ visual-studio-2010 visual-studio-2012

No comments:

Post a Comment