1 Star 0 Fork 0

20145330swx / Linux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
3.22.s 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
20145330swx 提交于 2016-10-16 15:02 . while
.file "3.22.c"
.text
.globl fun_a
.type fun_a, @function
fun_a:
.LFB0:
.cfi_startproc
pushl %ebp
.cfi_def_cfa_offset 8
.cfi_offset 5, -8
movl %esp, %ebp
.cfi_def_cfa_register 5
subl $16, %esp
movl $0, -4(%ebp)
jmp .L2
.L3:
movl -4(%ebp), %eax
xorl 8(%ebp), %eax
movl %eax, -4(%ebp)
shrl 8(%ebp)
.L2:
cmpl $0, 8(%ebp)
jne .L3
movl -4(%ebp), %eax
andl $1, %eax
leave
.cfi_restore 5
.cfi_def_cfa 4, 4
ret
.cfi_endproc
.LFE0:
.size fun_a, .-fun_a
.ident "GCC: (Ubuntu/Linaro 4.6.3-1ubuntu3) 4.6.3"
.section .note.GNU-stack,"",@progbits
1
https://gitee.com/20145330swx/Linux.git
git@gitee.com:20145330swx/Linux.git
20145330swx
Linux
Linux
master

搜索帮助