Skip to content

aarch64: implements lifting (intrinsics) for LDXP/STXP - #6360

Closed
themaks wants to merge 1 commit into
Vector35:devfrom
themaks:ldxp_stxp
Closed

aarch64: implements lifting (intrinsics) for LDXP/STXP#6360
themaks wants to merge 1 commit into
Vector35:devfrom
themaks:ldxp_stxp

Conversation

@themaks

@themaks themaks commented Jan 24, 2025

Copy link
Copy Markdown
Contributor

Naive implementation of the lifting of LDXP/STXP using new intrinsics
Might resolve #6244

@CLAassistant

CLAassistant commented Jan 24, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@themaks

themaks commented Jan 24, 2025

Copy link
Copy Markdown
Contributor Author

Should also resolves this comment : #6062 (comment)

@zznop

zznop commented Oct 24, 2025

Copy link
Copy Markdown
Member

Merged. Thanks for the PR! Your changes will be available in 5.2.8468-dev and later

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.

Arm64: Lift Load-Exclusive/Store-Exclusive instructions (LDXP/STXP, etc.)

4 participants