Skip to content

Commit

Permalink
AArch64: Replace vararg add_cs_detail by multiple concrete functions
Browse files Browse the repository at this point in the history
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 #2458
  • Loading branch information
thestr4ng3r committed Oct 14, 2024
1 parent 7624269 commit ae46dbe
Show file tree
Hide file tree
Showing 6 changed files with 142 additions and 323 deletions.
Loading

0 comments on commit ae46dbe

Please sign in to comment.