¡@

Home 

c++ Programming Glossary: popq

Smart pointer wrapping penalty. Memoization with std::map

http://stackoverflow.com/questions/15963563/smart-pointer-wrapping-penalty-memoization-with-stdmap

movl 12 rsp eax addq 16 rsp .cfi_def_cfa_offset 16 popq rbx .cfi_def_cfa_offset 8 ret .cfi_endproc test 2000 boost make_shared.. movl 12 rsp eax addq 16 rsp .cfi_def_cfa_offset 16 popq rbx .cfi_def_cfa_offset 8 ret .cfi_endproc Here is output of..

Hoisting the dynamic type out of a loop (a.k.a. doing Java the C++ way)

http://stackoverflow.com/questions/7451442/hoisting-the-dynamic-type-out-of-a-loop-a-k-a-doing-java-the-c-way

ebx 63 cmpl r13d ebx 64 jne L9 65 L8 66 movl r14d eax 67 popq rbx 68 popq r12 69 popq r13 70 popq r14 71 leave 72 ret 73 LFE1479.. r13d ebx 64 jne L9 65 L8 66 movl r14d eax 67 popq rbx 68 popq r12 69 popq r13 70 popq r14 71 leave 72 ret 73 LFE1479 74 .section.. jne L9 65 L8 66 movl r14d eax 67 popq rbx 68 popq r12 69 popq r13 70 popq r14 71 leave 72 ret 73 LFE1479 74 .section __TEXT..