Skip to content

HFA and HVA Return Value ARM64 ABI documentation#969

Closed
prjoseph wants to merge 1 commit into
MicrosoftDocs:masterfrom
prjoseph:patch-2
Closed

HFA and HVA Return Value ARM64 ABI documentation#969
prjoseph wants to merge 1 commit into
MicrosoftDocs:masterfrom
prjoseph:patch-2

Conversation

@prjoseph
Copy link
Copy Markdown
Contributor

HFA and HVA values are returned in s0-s3, d0-d3 or v0-v3 registers depending on the size of the individual members of the HFA/HVA. For example a 4 member double type HFA is returned in d0-d3 with the first member returned in d0 and the 4th member returned in d3.

HFA and HVA values are returned in s0-s3, d0-d3 or v0-v3 registers depending on the size of the individual members of the HFA/HVA. For example a 4 member double type HFA is returned in d0-d3 with the first member returned in d0 and the 4th member returned in d3.
@PRMerger17
Copy link
Copy Markdown
Contributor

@prjoseph : Thanks for your contribution! The author, @, has been notified to review your proposed change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants