Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Procedure Calling Convention的目录结构不合理 #60

Open
SixWeining opened this issue Jul 29, 2022 · 1 comment
Open

Procedure Calling Convention的目录结构不合理 #60

SixWeining opened this issue Jul 29, 2022 · 1 comment

Comments

@SixWeining
Copy link

问题描述

Procedure Calling Convention的目录结构不正确,"ABI LP64D"这个标题的级别应当高于“Argument Registers" "C Data Types and Alignment" "Argument Passing"和"Return values"。

image

比如这段:
image
这应该只适用于"*D"或"*F"的ABI,不适用于”*S“的ABI。

再比如这段:
image
从内容上看,这里只描述了LP64D的情况。

再比如这段:
image
这里看起来应该是假设GRLEN=64, FRLEN=64。因为整段描述都没有判断FRLEN

再比如这段:
image
这应该只适用于"*D"或"*F"的ABI,不适用于”*S“的ABI。

@ChenghuaXu
Copy link
Contributor

直接提个pr?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants