Open
Description
Version and Platform (required):
- Binary Ninja Version: 4.3.7101-dev
- Any Platform/Architecture
Bug Description:
As of the above version...
...we currently do not disassemble the following instructions for Motorola M-CORE:
-
h_call
-
h_exec
-
hld.w
-
hld.h
-
h_ret
-
hst.w
-
hst.h
-
loopt
..and we currently do not lift the following instructions for Motorola M-CORE:
-
abs
-
bgenr
-
ff1
-
mfcr
-
mtcr
-
rfi
-
rte
-
stop
-
sync
-
wait
-
xsr
We also do not implement any relocations other than 0, 1, 9, 11, and 12.
Additional Information:
If anyone has samples that contain any of these things, or have issues with anything not listed above (which should work!), please let me know.