Code Gem

Code Gem

Knowledge was arriving in dribs and drabs

Code Gem RSS Feed
 
 
 
 

Posts tagged Assembly

Generate Assembly From C++ Code in Visual Studio

Sometimes we want to see the assembly code generated from a piece of C++ code. It could be very helpful for:

Better understanding about how compiler optimize our code
Better understanding about the dark side of the programming language that we are using to avoid the pitfalls.
Finding performance hints.
Debugging really tricky defects.

And I [...]

September 2010
M T W T F S S
« Feb «-»  
 12345
6789101112
13141516171819
20212223242526
27282930  

Blogroll