代码拉取完成,页面将自动刷新
同步操作将从 西边/asm_fragment 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
/* 创建临时文件 191.c */
.LC0:
.string "\nhello world\nhello mingri"
.LC1:
.string "%c"
.globl main
main:
pushq %rbp
movq %rsp,%rbp
subq $0x1000,%rsp
movq $0,-0x1000(%rbp) /* temp */
movb $0,-0xff8(%rbp) /* c */
movl $0,%eax
call tmpfile
movq %rax,-0x1000(%rbp) /* temp */
cmpq $0,-0x1000(%rbp) /* temp */
je .Lmain_400
movq -0x1000(%rbp),%rsi /* temp */
leaq .LC0(%rip),%rdi
movl $0,%eax
call fputs
.Lmain_400:
movq -0x1000(%rbp),%rdi /* temp */
movl $0,%eax
call rewind
jmp .Lmain_300
.Lmain_390:
movb -0xff8(%rbp),%al /* c */
movsbl %al,%esi
lea .LC1(%rip),%rdi
movl $0,%eax
call printf
.Lmain_300:
movq -0x1000(%rbp),%rdi /* temp */
movl $0,%eax
call fgetc
movb %al,-0xff8(%rbp) /* c */
cmpb $-1,-0xff8(%rbp) /* c */
jne .Lmain_390
movq -0x1000(%rbp),%rdi /* temp */
movl $0,%eax
call fclose
movl $0,%eax
leave
ret
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。