Folco (./29403) :Un excellente convention : l'AC2017, à Congis sur Thérouane
Zeph -> oui c'est bordélique, parce que pour une fois je me suis juré d'avancer plutôt que de paufiner des détails de ce genre
Maintenant, si tu veux me proposer une convention, je prends !
0000000000000000 w D *UND* 0000000000000000 __gmon_start__ 0000000000000000 w D *UND* 0000000000000000 _Jv_RegisterClasses 0000000000000000 DF *UND* 0000000000000000 GLIBCXX_3.4 _ZdlPv 0000000000000000 DF *UND* 0000000000000000 voCreateEngine 0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 __libc_start_main 0000000000000000 w D *UND* 0000000000000000 _ITM_deregisterTMCloneTable 0000000000000000 w D *UND* 0000000000000000 _ITM_registerTMCloneTable 0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 fprintf 0000000000000000 DF *UND* 0000000000000000 GLIBCXX_3.4 _Znwm 0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_Resume 0000000000400c46 g DF .text 0000000000000040 Base _ZN6EngineC1EPKv 0000000000400c86 w DF .text 0000000000000015 Base _ZN10RefCountedC2Ev 0000000000400c9b g DF .text 0000000000000060 Base _Z12createEnginePKv 0000000000400e04 g DF .fini 0000000000000000 Base _fini 0000000000400c46 g DF .text 0000000000000040 Base _ZN6EngineC2EPKv 0000000000400c16 g DF .text 0000000000000030 Base main 0000000000400a70 g DF .init 0000000000000000 Base _init 0000000000602060 g D .bss 0000000000000000 Base __bss_start 0000000000400e20 g DO .rodata 0000000000000004 Base _IO_stdin_used 0000000000602070 g D .bss 0000000000000000 Base _end 0000000000602050 g D .data 0000000000000000 Base __data_start 0000000000400ad0 DF *UND* 0000000000000000 CXXABI_1.3 __gxx_personality_v0 0000000000400d16 w DF .text 000000000000001a Base _ZN10RefCounted6AddRefEv 0000000000602060 g DO .bss 0000000000000008 GLIBC_2.2.5 stderr 0000000000602060 g D .data 0000000000000000 Base _edata 0000000000400e00 g DF .text 0000000000000002 Base __libc_csu_fini 0000000000400b20 g DF .text 000000000000002a Base _start 0000000000400d90 g DF .text 0000000000000065 Base __libc_csu_init 0000000000400d30 w DF .text 0000000000000056 Base _ZN10RefCounted6DecRefEv 0000000000602050 w D .data 0000000000000000 Base data_start 0000000000400cfb g DF .text 000000000000001b Base _Z13disposeEngineP6Engine 00000000004010d0 g DO .rodata 0000000000000010 Base ueicert 0000000000400c86 w DF .text 0000000000000015 Base _ZN10RefCountedC1Ev
Folco (./29411) :viens à Paris, je t'héberge ensuite sur place y'a moyen de dormir dans la salle...
vince -> sûrement génial, mais c'est loin
pea \End(pc) ; Same return address for all the cases cmpi.w #HORIZONTAL_LAYOUT,Widget.type(a2) bne.s \NoHorizontalLayout bra PrepareHorizontalLayout \NoHorizontalLayout: cmpi.w #VERTICAL_LAYOUT,Widget.type(a2) bne.s \NoVerticalLayout bra PrepareVerticalLayout \NoVerticalLayout: cmpi.w #LABEL,Widget.type(a2) bne.s \NoLabel bra PrepareLabel \End:Un switch en assembleur : mutualisation des "break" avec un seul pea, gain de deux octets (bra.s) par case