capstone/arch/BPF
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
..
BPFConstants.h New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00
BPFDisassembler.c Add eBPF bswap16/32/64 instruction (#2323) 2024-04-23 22:04:37 +08:00
BPFDisassembler.h New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00
BPFInstPrinter.c Replace assert with CS_ASSERT in modules (#2478) 2024-09-25 14:58:06 +08:00
BPFInstPrinter.h New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00
BPFMapping.c Add eBPF bswap16/32/64 instruction (#2323) 2024-04-23 22:04:37 +08:00
BPFMapping.h New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00
BPFModule.c New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00
BPFModule.h New architecture: BPF (#1388) 2019-02-18 17:39:51 +08:00