Skip to content

AArch64: Allow wraparound of argument list in stX/ldX#217

Open
hanno-becker wants to merge 1 commit into
mainfrom
ldX_wraparound
Open

AArch64: Allow wraparound of argument list in stX/ldX#217
hanno-becker wants to merge 1 commit into
mainfrom
ldX_wraparound

Conversation

@hanno-becker
Copy link
Copy Markdown
Collaborator

For example, ld2 {v31.8h, v0.8h}, [x0] is apparently OK. Previously, SLOTHY would not allow this wraparound.

For example, `ld2 {v31.8h, v0.8h}, [x0]` is apparently OK.
Previously, SLOTHY would not allow this wraparound.

Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
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.

Allow register wraparound for LD/ST{2,3,4}

1 participant