assembly - How do you check syscall for x86_64? -


i can't find dedicated official website search such information .

for example,if want exit,how should syscall introduced in x86_64?

any manual kind of details?

i'm on centos.

glibc sysdeps/unix/sysv/linux/x86_64/syscall.s, see if helps.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -