billow
billow
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [ ] I made sure to follow the project's [coding style](https://cutter.re/docs/contributing/code/development-guidelines.html)...
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [ ] I made sure to follow the project's [coding style](https://cutter.re/docs/contributing/code/development-guidelines.html)...
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style)...
- [ ] `FTOI` - [ ] `FTOQ31Z` - [ ] `FTOQ31` - [ ] `FTOUZ` - [ ] `FTOU` - [ ] `HPTOF` - [ ] `ITOF` - [...
Similar to the TriCore implementation, find the DWARF Register number -> Register name mapping from the architecture's ABI document. ch4.5.1 https://www.infineon.com/dgdl/Infineon-TC2xx_EABI-UM-v02_09-EN.pdf?fileId=5546d46269bda8df0169ca1bfc7d24ab See also `dwarf_register_mapping_query` - [x] tricore - [x] x86_64...
```shell ../kmscon/src/text_pixman.c:135:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized] if (!tp->surf[i]) { ^~~~~~~~~~~~ ../kmscon/src/text_pixman.c:160:9: note: uninitialized use occurs here return ret; ^~~ ../kmscon/src/text_pixman.c:135:3: note: remove...
Rzil PIC
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style)...
**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...
closes #355
closes #59