n-o-o-n / idp_hexagon

Hexagon processor module for IDA Pro disassembler
GNU Lesser General Public License v3.0
97 stars 22 forks source link

System instructions #19

Closed Rot127 closed 6 months ago

Rot127 commented 7 months ago

Qualcomm added some system instructions in November (and before). See: https://github.com/llvm/llvm-project/commits/bd91cf8d83a9c352a02ea1b66095ef53362e027c

They should be added (if not already done).

Rot127 commented 6 months ago

https://github.com/n-o-o-n/idp_hexagon/releases/tag/v5.3

n-o-o-n commented 6 months ago

Actually, all of those system instructions were supported by idp_hexagon a long time ago. QCOM is just reluctant to publish them.

Rot127 commented 6 months ago

Sorry, I did not tested them back then. Just wanted to point towards the new commits.