rizin
rizin copied to clipboard
`arF` doesn't print floating point registers
Work environment
| Questions | Answers |
|---|---|
| OS/arch/bits (mandatory) | Fedora 32 |
| File format of the file you reverse (mandatory) | ELF |
| Architecture/bits of the file (mandatory) | Sparc (others as well) |
rizin -v full output, not truncated (mandatory) |
https://github.com/rizinorg/rizin/commit/095d53a075fb2c6239d91a70e925940269976d87 |
Expected behavior
rizin -qc "arF" test/bins/elf/core/core-linux-arm64
<fp regs>
arF prints the floating point registers as defined in the register profile.
Actual behavior
It prints nothing.
Steps to reproduce the behavior
rizin -qc "arF" test/bins/elf/core/core-linux-arm64
<fp regs>
Additional Logs, screenshots, source code, configuration dump, ...
Same happens for Sparc