První stránka
Zpět
Pokračovat
Poslední stránka
Přehled
Grafika
Assembler
.section .rodata
.LC0:
.string "Hello world!\n"
.text
.align 4
.globl main
.type main,@function
main:
pushl %ebp
movl %esp,%ebp
subl $8,%esp
addl $-12,%esp