Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AArch64: Replace vararg add_cs_detail by multiple concrete functions
Fixes UB caused by various mismatches on how these arguments are passed and read. This became visible when running on PowerPC hosts with e.g. `cstool -d aarch64 204862f8`. Apart from the UB fix, this is meant to be a pure refactor. Partially addresses capstone-engine#2458
- Loading branch information