¡@

Home 

c++ Programming Glossary: r14

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

method. address is in memory pointed at by rax 61 addl eax r14d 62 incl ebx 63 cmpl r13d ebx 64 jne L9 If I remove the virtual.. descriptors from the lines the same code is 76 L16 77 movq r14 rdi Set up rdi register as `this` for after call 78 call __ZNK1A1fEv.. 38 pushq rbp 39 LCFI4 40 movq rsp rbp 41 LCFI5 42 pushq r14 43 LCFI6 44 pushq r13 45 LCFI7 46 pushq r12 47 LCFI8 48 pushq..