add commemt
[ueddieu.git] / simple_.s
blobf4fbc4c20fdf11d0a5e777c39774fb33805d82c8
1 .file "simple_.c"
2 .text
3 .globl main
4 .type main, @function
5 main:
6 leal 4(%esp), %ecx
7 andl $-16, %esp
8 pushl -4(%ecx)
9 pushl %ebp
10 movl %esp, %ebp
11 pushl %ecx
12 subl $16, %esp
13 movl $6, -8(%ebp)
14 addl $16, %esp
15 popl %ecx
16 popl %ebp
17 leal -4(%ecx), %esp
18 ret
19 .size main, .-main
20 .ident "GCC: (GNU) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)"
21 .section .note.GNU-stack,"",@progbits