capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.61k stars 1.56k forks source link

[next] Fix #2128 by adding missing mapping values. #2335

Closed Rot127 closed 6 months ago

Rot127 commented 6 months ago

Your checklist for this pull request

Detailed description

Companion to https://github.com/capstone-engine/capstone/pull/2334 Fixes 2128. Some mapping information was dropped with the LLVM 7 sync. Test plan

Added

Closing issues

closes #2128