alexandreonly Dec 4, 2013 #1 The marked part of this C++ code: Generates this assembler code: I need a explanation about what happen in each line of the assembler code. Attachments Sem título4.jpg 58.1 KB · Views: 8 Sem título.jpg 69.5 KB · Views: 8
The marked part of this C++ code: Generates this assembler code: I need a explanation about what happen in each line of the assembler code.
D DelJo63 Dec 5, 2013 #2 Why? it's rare that diving into the assembler will take you anywhere or provide special insight.