capstone/arch
Rot127 48cef77947
Merge commit from fork
* Check for possible integer overflow before assignment.

* Add unit test
2026-05-27 16:05:59 +00:00
..
AArch64 Fix AArch64 register-offset load/store memory operand access (#2802) (#2929) 2026-05-22 16:02:37 +00:00
Alpha Fix unchecked allocations (#2844) 2026-02-14 13:55:33 +00:00
ARC Fix 32bit build (#2796) 2026-02-15 16:14:39 +00:00
ARM update clang-format to 20 (#2883) 2026-03-24 11:40:59 +00:00
BPF Add workflow to check for C code formatting and format all code with clang-format-17 (#2744) 2025-08-27 08:50:50 +00:00
EVM Add workflow to check for C code formatting and format all code with clang-format-17 (#2744) 2025-08-27 08:50:50 +00:00
HPPA Add workflow to check for C code formatting and format all code with clang-format-17 (#2744) 2025-08-27 08:50:50 +00:00
LoongArch Fix 32bit build (#2796) 2026-02-15 16:14:39 +00:00
M68K Merge commit from fork 2026-05-27 16:04:06 +00:00
M680X Extend M680X support to HCS12X (#2898) 2026-05-02 09:04:08 +00:00
Mips Fix 32bit build (#2796) 2026-02-15 16:14:39 +00:00
MOS65XX Fix 32bit build (#2796) 2026-02-15 16:14:39 +00:00
PowerPC update clang-format to 20 (#2883) 2026-03-24 11:40:59 +00:00
RISCV Merge commit from fork 2026-05-27 16:04:06 +00:00
SH Fix SH decode table being exported globally (#2814) 2025-11-09 12:21:16 +00:00
Sparc Fix unchecked allocations (#2844) 2026-02-14 13:55:33 +00:00
SystemZ Fix 32bit build (#2796) 2026-02-15 16:14:39 +00:00
TMS320C64x Fix unchecked allocations (#2844) 2026-02-14 13:55:33 +00:00
TriCore Fix unchecked allocations (#2844) 2026-02-14 13:55:33 +00:00
WASM Merge commit from fork 2026-05-27 16:05:59 +00:00
X86 x86: Decode MOVSXD r32, r/m32 and MOVSXD r16, r/m16 (#2930) 2026-05-22 21:09:04 +00:00
XCore Fix unchecked allocations (#2844) 2026-02-14 13:55:33 +00:00
Xtensa Fix UB of shift >63. (#2922) 2026-05-15 12:59:05 +00:00