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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -