-
Dear Ghidra Team,
Could you please also add support for the Texas Instruments TMS320C64x series DSP?
[Instruction Set for TMS320C64 ](http://www.ti.com/lit/pdf/spru732&ved=2ahUKEwioqL7A84fpAhV7…
-
```
*** CID 166027: Control flow issues (DEADCODE)
/arch/TMS320C64x/TMS320C64xDisassembler.c: 291 in DecodeMemOperandSc()
285 case 12:
286 case 13:
287 case 14:
288 cas…
-
```
________________________________________________________________________________________________________
*** CID 166025: Incorrect expression (COPY_PASTE_ERROR)
/arch/TMS320C64x/TMS320C64xDis…
-
https://github.com/9ee1/Capstone.NET/blob/1ed8e2502e770de6655b70877867c22dddcc4d4f/Gee.External.Capstone/NativeCapstone.cs#L52
I've been struggling a bit with trying to use a newer version of capston…
-
### Work environment
| Questions | Answers
|------------------------------------------|--------------------
| OS/arch/bits | Mac OS …
-
```
_____________________
*** CID 166026: Memory - illegal accesses (OVERRUN)
/arch/TMS320C64x/TMS320C64xMapping.c: 1748 in TMS320C64x_insn_name()
1742 // handle special alias first
1743 …
-
I tried building micro-profiler myself in the hope that that would circumvent issue #83 (to which I contributed some logs yesterday), but Conan ran into errors. The first one was
-- Conan: V…
-
Using gcc11.4 on linux-ppc
```
$ make -j3
CC cs.o
CC SStream.o
CC utils.o
CC MCInstrDesc.o
CC MCRegisterInfo.o
CC MCInst.o
CC MCInstPrinter.…
-
Hello is it possible to add support for TMS320C28x series chips? Like TMS320F28062 & TMS320F2809 ?
They are common in PIP solar off / on-grid inverters and factory firmware have issues.
You can …
-
Automated testing in debian showed that the tests for the capstone crate failed on s390x (64-bit big endian)
https://ci.debian.net/data/autopkgtest/testing/s390x/r/rust-capstone/27661170/log.gz
…