add beter syscall website
This commit is contained in:
parent
be46f1195b
commit
1d9f5e7299
@ -214,7 +214,7 @@
|
|||||||
Source: <a href=http://unixwiz.net/techtips/x86-jumps.html>Intel x86 JUMP quick reference</a>
|
Source: <a href=http://unixwiz.net/techtips/x86-jumps.html>Intel x86 JUMP quick reference</a>
|
||||||
|
|
||||||
## additional resources
|
## additional resources
|
||||||
[Linux syscalls](https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/)
|
[Linux syscalls](https://www.chromium.org/chromium-os/developer-library/reference/linux-constants/syscalls/)
|
||||||
[System V AMD64 ABI](https://refspecs.linuxbase.org/elf/x86_64-abi-0.99.pdf)
|
[System V AMD64 ABI](https://refspecs.linuxbase.org/elf/x86_64-abi-0.99.pdf)
|
||||||
[Getting arguments](https://github.com/tonyOreglia/argument-counter/wiki/x86-64-Linux-Assembly-Part-1:-Printing-Command-Line-Arguments)
|
[Getting arguments](https://github.com/tonyOreglia/argument-counter/wiki/x86-64-Linux-Assembly-Part-1:-Printing-Command-Line-Arguments)
|
||||||
[x86 and amd64 instruction reference](https://www.felixcloutier.com/x86/)
|
[x86 and amd64 instruction reference](https://www.felixcloutier.com/x86/)
|
||||||
Loading…
x
Reference in New Issue
Block a user