This repository was archived by the owner on Mar 14, 2025. It is now read-only.
-
|
arm64 has instructions like How should these be lifted? A straight memory load + instrincis on each side? What are the pros/cons of the different approaches here? |
Beta Was this translation helpful? Give feedback.
Answered by
plafosse
Mar 9, 2022
Replies: 1 comment 1 reply
-
|
We don’t currently have a good solution to this issue. One suggestion would be to create an intrinsic lock/unlock instructions and use those somehow. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fuzyll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don’t currently have a good solution to this issue. One suggestion would be to create an intrinsic lock/unlock instructions and use those somehow.