01:   .file "0001-primo.c"
02:   .intel_syntax noprefix
03:   .text
04:   .section  .rodata
05:   .align 8
06: .LC0:
07:   .string "Questo e' il mio primo programma C."
08:   .text
09:   .globl  main
10:   .type main, @function
11: main:
12: .LFB6:
13:   .cfi_startproc
14:   endbr64
15:   push  rbp
16:   .cfi_def_cfa_offset 16
17:   .cfi_offset 6, -16
18:   mov rbp, rsp
19:   .cfi_def_cfa_register 6
20:   lea rdi, .LC0[rip]
21:   call  puts@PLT
22:   mov eax, 0
23:   pop rbp
24:   .cfi_def_cfa 7, 8
25:   ret
26:   .cfi_endproc
27: .LFE6:
28:   .size main, .-main
29:   .ident  "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0"
30:   .section  .note.GNU-stack,"",@progbits
31:   .section  .note.gnu.property,"a"
32:   .align 8
33:   .long  1f - 0f
34:   .long  4f - 1f
35:   .long  5
36: 0:
37:   .string  "GNU"
38: 1:
39:   .align 8
40:   .long  0xc0000002
41:   .long  3f - 2f
42: 2:
43:   .long  0x3
44: 3:
45:   .align 8
46: 4:
47: 


Se avete commenti o osservaƶioni su questa pagina
mandate un messaggio di posta elettronica a bertoƶƶi@ce.unipr.it