Skip to content

[aarch64] Disassemble and lift instructions in FEAT_PAuth_LR - #8468

Merged
bdash merged 1 commit into
devfrom
test_aarch64_pauth_lr
Sep 1, 2026
Merged

[aarch64] Disassemble and lift instructions in FEAT_PAuth_LR#8468
bdash merged 1 commit into
devfrom
test_aarch64_pauth_lr

Conversation

@bdash

@bdash bdash commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Fixes #8467.

@bdash
bdash requested review from CouleeApps and a lite review from Copilot and removed request for Copilot August 25, 2026 22:01

@CouleeApps CouleeApps left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as tested. Instructions disassemble and lift, both to nop and to instrinsic based on compile flag, in the binary of the relevant issue. Python tests passed both for nop/intrisic mode. Cursory overview of the code looked good. You also got the mythical Codex Said "No bugs found," which is impressive to me. I can't think of anything else to ask for.

@bdash
bdash force-pushed the test_aarch64_pauth_lr branch from 0884569 to 7646157 Compare September 1, 2026 05:49
@bdash
bdash merged commit 7646157 into dev Sep 1, 2026
5 checks passed
@bdash
bdash deleted the test_aarch64_pauth_lr branch September 1, 2026 05:50
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.

The PACIBSPPC instruction isn't supported

2 participants