capstone/arch/Alpha
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
..
AlphaDisassembler.c Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaDisassembler.h Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenAsmWriter.inc Replace `assert` with `CS_ASSERT` in modules (#2478) 2024-09-25 14:58:06 +08:00
AlphaGenCSMappingInsn.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenCSMappingInsnName.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenCSMappingInsnOp.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenCSOpGroup.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenDisassemblerTables.inc Replace `assert` with `CS_ASSERT` in modules (#2478) 2024-09-25 14:58:06 +08:00
AlphaGenInstrInfo.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaGenRegisterInfo.inc AArch64 update to LLVM 18 (#2298) 2024-07-08 10:28:54 +08:00
AlphaGenSubtargetInfo.inc Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaInstPrinter.c Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaLinkage.h fix typos (#2344) 2024-04-30 10:37:53 +08:00
AlphaMapping.c Replace `assert` with `CS_ASSERT` in modules (#2478) 2024-09-25 14:58:06 +08:00
AlphaMapping.h Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00
AlphaModule.c Modern Testing (#2456) 2024-08-31 21:33:38 +08:00
AlphaModule.h Add Alpha architecture (#2071) 2023-12-28 11:10:38 +09:00