This question already has answers here:
Where is the x86-64 System V ABI documented?
(3个答案)
4天前关闭。
AMD64 psABI以前托管在x86-64.org中。
我有一个pdf文件的副本,它明确指出:
但是http://www.x86-64.org已经关闭很长时间了。至少几个月。
有谁知道最新的psABI可以从哪里获得?
(3个答案)
4天前关闭。
AMD64 psABI以前托管在x86-64.org中。
我有一个pdf文件的副本,它明确指出:
但是http://www.x86-64.org已经关闭很长时间了。至少几个月。
有谁知道最新的psABI可以从哪里获得?
最佳答案
参见http://refspecs.linuxfoundation.org/
适用于x86_64体系结构的System V psABI:http://refspecs.linuxfoundation.org/elf/x86_64-abi-0.95.pdf
编辑:0.99.6似乎是最新的,从https://www.google.com/search?q=System+V+Application+Binary+Interface+AMD64+0.99.6中选择任何一个
关于linux - amd64 psABI在哪里? ,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/13924652/
10-10 20:36