问题描述
AMD64 psABI以前托管在x86-64.org.
The AMD64 psABI used to be hosted at x86-64.org.
我有一个pdf文件副本,上面写着:
I have a copy of pdf file and it says explicitly:
但是 http://www.x86-64.org 已经关闭了很长时间.至少几个月.
but http://www.x86-64.org is down for a long time already. Several months at least.
有人知道最新的psABI可以从哪里获取吗?
Does anyone know where the latest psABI can be taken from?
推荐答案
请参见 http://refspecs.linuxfoundation.org/
用于x86_64体系结构的System V psABI: http://refspecs.linuxfoundation.org /elf/x86_64-abi-0.95.pdf
System V psABI for x86_64 architecture: 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
0.99.6 seems to be the latest one, select any from https://www.google.com/search?q=System+V+Application+Binary+Interface+AMD64+0.99.6
这篇关于amd64 psABI在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!