Rot127
Rot127
**Is your feature request related to a problem? Please describe.** In the `callgrind` of https://github.com/rizinorg/rizin/issues/4385 one can see that 30% execution time are due to `ht_insert` and 50% due to...
## Tracking issue for `RzArch` **Refactor old plugin** - [x] Merge `asm` and `analysis` - [x] Merge `asm` and `analysis` code (keep plugin structure) (https://github.com/rizinorg/rizin/pull/4332) - [x] Mark `asm`/`analysis` plugin...
**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style) - [...
### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...
**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...
### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...
### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...
**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...
### Tracking issue for the SAIL generator **TODO**: Add intro (please ping here if I forgot to add one and you need an explanation) #### Current work - WIP generator...