From 9987b86aa49a04ec01e854270799407e34f292cc Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Tue, 14 May 2024 09:57:19 +0800 Subject: README: Mention Alpha and HPPA (#2357) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23fb0d75..5901725a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ disasm engine for binary analysis and reversing in the security community. Created by Nguyen Anh Quynh, then developed and maintained by a small community, Capstone offers some unparalleled features: -- Support multiple hardware architectures: ARM, AArch64, BPF, Ethereum VM, - M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, - TMS320C64X, TriCore, Webassembly, XCore and X86 (16, 32, 64). +- Support multiple hardware architectures: ARM, AArch64, Alpha, BPF, Ethereum VM, + HP PA-RISC (HPPA), M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, + SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86 (16, 32, 64). - Having clean/simple/lightweight/intuitive architecture-neutral API. -- cgit v1.2.3