capstone icon indicating copy to clipboard operation
capstone copied to clipboard

Add x30 implicit read to the RET alias.

Open Rot127 opened this issue 6 months ago • 0 comments

Your checklist for this pull request

  • [ ] I've documented or updated the documentation of every API function and struct this PR changes.
  • [x] I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Addresses the missing implicit read of the ret AArch64 alias reported in https://github.com/capstone-engine/capstone/issues/2737

Test plan

added

Closing issues

closes https://github.com/capstone-engine/capstone/issues/2737 (because the other things mentioned there could be resolved with the "get real detail" feature)

Rot127 avatar Jun 14 '25 14:06 Rot127