Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

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

@SixWeining

Description

@SixWeining

问题描述

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。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions