Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#4316 a64 rseq: Port linux.rseq test to AArch64 #4852

Merged
merged 3 commits into from
Apr 15, 2021

Conversation

derekbruening
Copy link
Contributor

Ports the linux.rseq test and its extensive inline assembly to
AArch64. We use compiler-acquired C variable addresses prior to the
assembly sequences for simplicity. This should be fine as there are
plenty of GPR's and DR handles inputs.

Tested natively and with forthcoming DR rseq mangling changes;
separated to keep diffs smaller. These tests will be enabled in the
PR that adds DR handling.

Issue: #4316

Ports the linux.rseq test and its extensive inline assembly to
AArch64.  We use compiler-acquired C variable addresses prior to the
assembly sequences for simplicity.  This should be fine as there are
plenty of GPR's and DR handles inputs.

Tested natively and with forthcoming DR rseq mangling changes;
separated to keep diffs smaller.  These tests will be enabled in the
PR that adds DR handling.

Issue: #4316
@derekbruening derekbruening merged commit 4d9f6f0 into master Apr 15, 2021
@derekbruening derekbruening deleted the i4316-rseq-test-a64 branch April 15, 2021 22:05
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.

2 participants