asm nit

上级 c7e7fe9e
......@@ -13,7 +13,7 @@ __fetchint64:
mov (%rdi), %r10
mov %r10, (%rsi)
mov $0, %rax
jmp __fetch_end
jmp __fetch_end
.code64
.globl __fetchstr
......@@ -41,7 +41,7 @@ __fetchstr:
// Error
movq $-1, %rax
2: // Done
jmp __fetch_end
jmp __fetch_end
.code64
.globl __fetch_end
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论