Rot127

Results 148 issues of Rot127

### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...

enhancement
Testing

**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...

BPF
CS-core-files
LLVM-generated-files
Documentation
Github-files
ARC

**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...

blocker

**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...

Auto-Sync-files

**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...

Github-files

**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...

AArch64

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...

enhancement
ARM
Performance
blocker

**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...

Sparc
python
CS-core-files
LLVM-core-files
Auto-Sync-files
LLVM-generated-files
Documentation

### Work environment | Questions | Answers |------------------------------------------|-------------------- | OS/arch/bits | N/A | Architecture | Xtensa | Source of Capstone | `git clone` | Version/git commit | v6.0.0-Alpha2 + ###...

bug
Xtensa

### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...

enhancement
Testing