binaryninja-api
binaryninja-api copied to clipboard
Incorrect disassembly for some ARM VFP instructions
Version and Platform (required):
- Binary Ninja Version: 5.1.7598-test Ultimate (0e5168d7)
- Edition: Ultimate
- OS: Debian Linux
- OS Version: 13
- CPU Architecture: x86_64
Bug Description:
ARM disassembly includes nonexistent instruction vmul.f32.F32.
Steps To Reproduce:
- Open attached BNDB
Expected Behavior:
Should be vmul.f32.
This is how e.g. binutils disassembles this instruction.
Screenshots/Video Recording:
Binary: bug_vfp.zip