typo "pop %eax" [not caught by assembler?]

This commit is contained in:
John Reiser 2006-10-01 16:19:17 -07:00
parent b45f28f3e9
commit b84af27a86

View File

@ -88,7 +88,7 @@ L90:
movl $4096,%arg3l # buflen
movq %rdi,%arg2 # buffer
movq %arg6,%arg1 # "/proc/self/exe"
push $ __NR_readlink; pop %eax
push $ __NR_readlink; pop %rax
syscall; testl %eax,%eax; js 0f; movb $0,(%arg2,%rax)
0:
addq $ L90b - L90a,%arg6 # &amdbxx: f_unfilter