1 Star 0 Fork 0

BESTI.IS.JAVA2018 / 20165223蔡霓

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
commandline.o 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
commandline.o: 文件格式 elf32-i386
Disassembly of section .text:
00000000 <main>:
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %ebp
b: 89 e5 mov %esp,%ebp
d: 53 push %ebx
e: 51 push %ecx
f: 83 ec 10 sub $0x10,%esp
12: 89 cb mov %ecx,%ebx
14: c7 45 f0 00 00 00 00 movl $0x0,-0x10(%ebp)
1b: c7 45 ec 01 00 00 00 movl $0x1,-0x14(%ebp)
22: eb 2a jmp 4e <main+0x4e>
24: 8b 45 ec mov -0x14(%ebp),%eax
27: 8d 14 85 00 00 00 00 lea 0x0(,%eax,4),%edx
2e: 8b 43 04 mov 0x4(%ebx),%eax
31: 01 d0 add %edx,%eax
33: 8b 00 mov (%eax),%eax
35: 83 ec 0c sub $0xc,%esp
38: 50 push %eax
39: e8 fc ff ff ff call 3a <main+0x3a>
3e: 83 c4 10 add $0x10,%esp
41: 89 45 f4 mov %eax,-0xc(%ebp)
44: 8b 45 f4 mov -0xc(%ebp),%eax
47: 01 45 f0 add %eax,-0x10(%ebp)
4a: 83 45 ec 01 addl $0x1,-0x14(%ebp)
4e: 8b 45 ec mov -0x14(%ebp),%eax
51: 3b 03 cmp (%ebx),%eax
53: 7c cf jl 24 <main+0x24>
55: 83 ec 08 sub $0x8,%esp
58: ff 75 f0 pushl -0x10(%ebp)
5b: 68 00 00 00 00 push $0x0
60: e8 fc ff ff ff call 61 <main+0x61>
65: 83 c4 10 add $0x10,%esp
68: 90 nop
69: 8d 65 f8 lea -0x8(%ebp),%esp
6c: 59 pop %ecx
6d: 5b pop %ebx
6e: 5d pop %ebp
6f: 8d 61 fc lea -0x4(%ecx),%esp
72: c3 ret
C
1
https://gitee.com/BESTI-IS-JAVA-2018/20165223_cai_ni.git
git@gitee.com:BESTI-IS-JAVA-2018/20165223_cai_ni.git
BESTI-IS-JAVA-2018
20165223_cai_ni
20165223蔡霓
master

搜索帮助