Skip to content

[aapcs64] Clarify meaning of "it" when preserving z and p regs#267

Merged
rsandifo-arm merged 1 commit intoARM-software:mainfrom
smithp35:issue266
Jun 18, 2024
Merged

[aapcs64] Clarify meaning of "it" when preserving z and p regs#267
rsandifo-arm merged 1 commit intoARM-software:mainfrom
smithp35:issue266

Conversation

@smithp35
Copy link
Copy Markdown
Contributor

At least one community got confused as to whether it refered to the callee or the caller. Use subroutine instead of it to make it clear that we are referring to the same subroutine that takes z and p registers as arguments.

Fixes #266

At least one community got confused as to whether it refered
to the callee or the caller. Use subroutine instead of it to
make it clear that we are referring to the same subroutine
that takes z and p registers as arguments.

Fixes ARM-software#266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aapcs64] Unclear callee/caller wording in aapcs64.rst

2 participants