-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Labels
Arch: M-CoreIssues with the M-Core architecture pluginIssues with the M-Core architecture pluginComponent: ArchitectureIssue needs changes to an architecture pluginIssue needs changes to an architecture pluginEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
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.
Metadata
Metadata
Assignees
Labels
Arch: M-CoreIssues with the M-Core architecture pluginIssues with the M-Core architecture pluginComponent: ArchitectureIssue needs changes to an architecture pluginIssue needs changes to an architecture pluginEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround