Rot127
Rot127
### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...
**Your checklist for this pull request** - [x] I've documented or updated the documentation of every API function and struct this PR changes. - [x] I've added tests that prove...
**Your checklist for this pull request** - [ ] I've documented or updated the documentation of every API function and struct this PR changes. - [ ] I've added tests...
**Your checklist for this pull request** - [ ] I've documented or updated the documentation of every API function and struct this PR changes. - [ ] I've added tests...
**Your checklist for this pull request** - [ ] I've documented or updated the documentation of every API function and struct this PR changes. - [ ] I've added tests...
**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...
Capstone used different ARM register alias than the one from LLVM. Back then I implemented some lazy patching if a flag was set in `ARMMapping.c::patch_cs_reg_alias()`. This one uses a lot...
**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...
### Work environment | Questions | Answers |------------------------------------------|-------------------- | OS/arch/bits | N/A | Architecture | Xtensa | Source of Capstone | `git clone` | Version/git commit | v6.0.0-Alpha2 + ###...
### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...