Skip to content

Stop modifying r13 on LinuxPPC64 #22210

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

gacholio
Copy link
Contributor

r13 is a reserved register in the ABI.

Fixes: #21890

@gacholio gacholio requested a review from tajila July 10, 2025 16:50
@gacholio gacholio marked this pull request as draft July 10, 2025 16:59
r13 is a reserved register in the ABI.

Fixes: eclipse-openj9#21890

Signed-off-by: Graham Chapman <[email protected]>
@gacholio gacholio marked this pull request as ready for review July 16, 2025 09:21
@gacholio
Copy link
Contributor Author

@tajila This is ready for review - there's still some discussion ongoing about saving R13 on C entry, but this should fix the reported issue.

@tajila
Copy link
Contributor

tajila commented Jul 16, 2025

jenkins test sanity plinux jdk24

@tajila
Copy link
Contributor

tajila commented Jul 16, 2025

jenkins test sanity aix jdk24

@tajila tajila merged commit 5d5ec61 into eclipse-openj9:master Jul 16, 2025
9 checks passed
@gacholio gacholio deleted the r13v2 branch July 16, 2025 22:48
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.

serviceability_jvmti_j9_0 serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java timed out
2 participants