file format pe-i386
Disassembly of section .text:
00000000 <.text>:
0: 44 inc %esp
1: 65 72 00 jb 4 <_begin>
00000004 <_begin>:
4: 55 push %ebp
5: 89 e5 mov %esp,%ebp
7: 68 00 00 00 00 push $0x0
c: e8 13 00 00 00 call 24 <_v_print>
11: 83 c4 04 add $0x4,%esp
14: eb 02 jmp 18 <_begin+0x14>
16: eb 08 jmp 20 <_begin+0x1c>
18: eb fa jmp 14 <_begin+0x10>
1a: 8d b6 00 00 00 lea 0x0(%esi),%esi
1f: 00
20: 89 ec mov %ebp,%esp
22: 5d pop %ebp
23: c3 ret
00000024 <_v_print>:
24: 55 push %ebp
25: 89 e5 mov %esp,%ebp
27: 83 ec 10 sub $0x10,%esp
2a: c7 45 fc 00 80 movl $0xb8000,0xfffffffc(%ebp)
2f: 0b 00
31: c7 45 f8 00 00 movl $0x0,0xfffffff8(%ebp)
36: 00 00
38: c7 45 f4 00 00 movl $0x0,0xfffffff4(%ebp)
3d: 00 00
3f: 90 nop
40: 8b 45 08 mov 0x8(%ebp),%eax
43: 8b 55 f4 mov 0xfffffff4(%ebp),%edx
46: 01 d0 add %edx,%eax
48: 80 38 00 cmpb $0x0,(%eax)
4b: 75 03 jne 50 <_v_print+0x2c>
4d: eb 31 jmp 80 <_v_print+0x5c>
4f: 90 nop
50: 8b 45 fc mov 0xfffffffc(%ebp),%eax
53: 8b 55 f8 mov 0xfffffff8(%ebp),%edx
56: 01 d0 add %edx,%eax
58: 8b 55 08 mov 0x8(%ebp),%edx
5b: 8b 4d f4 mov 0xfffffff4(%ebp),%ecx
5e: 01 ca add %ecx,%edx
60: 8a 0a mov (%edx),%cl
62: 88 08 mov %cl,(%eax)
64: ff 45 f8 incl 0xfffffff8(%ebp)
67: 8b 45 fc mov 0xfffffffc(%ebp),%eax
6a: 8b 55 f8 mov 0xfffffff8(%ebp),%edx
6d: 01 d0 add %edx,%eax
6f: c6 00 06 movb $0x6,(%eax)
72: ff 45 f8 incl 0xfffffff8(%ebp)
75: ff 45 f4 incl 0xfffffff4(%ebp)
78: eb c6 jmp 40 <_v_print+0x1c>
7a: 8d b6 00 00 00 lea 0x0(%esi),%esi
7f: 00
80: 89 ec mov %ebp,%esp
82: 5d pop %ebp
83: c3 ret
00000084 <_v_clear>:
84: 55 push %ebp
85: 89 e5 mov %esp,%ebp
87: 83 ec 10 sub $0x10,%esp
8a: c7 45 fc 00 80 movl $0xb8000,0xfffffffc(%ebp)
8f: 0b 00
91: c7 45 f8 00 00 movl $0x0,0xfffffff8(%ebp)
96: 00 00
98: 81 7d f8 9f 0f cmpl $0xf9f,0xfffffff8(%ebp)
9d: 00 00
9f: 76 02 jbe a3 <_v_clear+0x1f>
a1: eb 1e jmp c1 <_v_clear+0x3d>
a3: 8b 45 fc mov 0xfffffffc(%ebp),%eax
a6: 8b 55 f8 mov 0xfffffff8(%ebp),%edx
a9: 01 d0 add %edx,%eax
ab: c6 00 20 movb $0x20,(%eax)
ae: ff 45 f8 incl 0xfffffff8(%ebp)
b1: 8b 45 fc mov 0xfffffffc(%ebp),%eax
b4: 8b 55 f8 mov 0xfffffff8(%ebp),%edx
b7: 01 d0 add %edx,%eax
b9: c6 00 07 movb $0x7,(%eax)
bc: ff 45 f8 incl 0xfffffff8(%ebp)
bf: eb d7 jmp 98 <_v_clear+0x14>
c1: 89 ec mov %ebp,%esp
c3: 5d pop %ebp
c4: c3 ret