45 lines · plain
1.type _a, @function2_a:3 .cfi_startproc4 test %edx, %edx5 .cfi_endproc6 7.globl _b8.type _b, @function9_b:10 .cfi_startproc11 jnz a12 .cfi_endproc13 14.globl _f15.type _f, @function16_f:17 .cfi_startproc18 mov %rdx, %rcx19a:20 mov 0, %r921 22.globl _e23.type _e, @function24_e:25 26.globl _d27.type _d, @function28_d:29 30.globl _c31.type _c, @function32_c:33 movdqu 0, %xmm334 .cfi_endproc35 36.globl main37.type main, @function38main:39 nop40 41.globl _start42.type _start, @function43_start:44 jmp main45