capstone/arch/TMS320C64x
Rot127 0c90fe13f5
Replace assert with CS_ASSERT in modules (#2478)
* Replace asserts with macros for AArch64, Alpha, LoongArch, Mips, SystemZ inc files.

* Add missing clearing of MCInst

* Ensure correct dir name is used.

* Replace asserts in inc files for PPC, ARM, TriCore

* Replace all asserts in modules with CS_ASSERT.

Also enable the CS_ASSERTs if CMAKE_BUILD_TYPE=Debug

* Formatting
2024-09-25 14:58:06 +08:00
..
TMS320C64xDisassembler.c Coverity defects (#2469) 2024-09-18 21:19:42 +08:00
TMS320C64xDisassembler.h Added support for the TMS320C64x architecture. 2017-04-14 17:00:40 +03:00
TMS320C64xGenAsmWriter.inc Replace assert with CS_ASSERT in modules (#2478) 2024-09-25 14:58:06 +08:00
TMS320C64xGenDisassemblerTables.inc Constify backends (#1549) 2019-12-23 20:30:57 +08:00
TMS320C64xGenInstrInfo.inc Added support for the TMS320C64x architecture. 2017-04-14 17:00:40 +03:00
TMS320C64xGenRegisterInfo.inc AArch64 update to LLVM 18 (#2298) 2024-07-08 10:28:54 +08:00
TMS320C64xInstPrinter.c Coverity defects (#2469) 2024-09-18 21:19:42 +08:00
TMS320C64xInstPrinter.h Coverity defects (#2469) 2024-09-18 21:19:42 +08:00
TMS320C64xMapping.c Architecture updater (auto-sync) - Updating PPC (#2013) 2023-09-05 12:24:59 +08:00
TMS320C64xMapping.h fix typos (#2344) 2024-04-30 10:37:53 +08:00
TMS320C64xModule.c Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00
TMS320C64xModule.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00