| Value | Meaning |
|---|---|
| arm0 | Support for ARM architecture (including Thumb, Thumb-2) |
| arm64 | Support for ARM-64 (also called AArch64) |
| mips | Support for Mips architecture |
| x86 | Support for X86 architecture (including x86 & x86-64) |
| powerPc | Support for PowerPC architecture |
| sparc | Support for Sparc architecture |
| systemZ | Support for SystemZ architecture |
| xCore | Support for XCore architecture |
| all0xFFFF | Supports all architectures |
| diet | Compiled in diet mode, i.e. missing less relevant data fields |
| x86Reduce | Compiled in X86-reduce mode, i.e. missing less relevant data fields and exotic X86 instruction sets |
The support options that Capstone can be compiled with