4 #"arm_32_thumb": "arm_thumb", # Warning: this supports only Thumb, not Thumb2
5 "arm_32": "arm_32_capstone",
6 "ppc_32_be": "ppc_32_be_capstone",
7 "ppc_32_le": "ppc_32_le_capstone",
8 "x86_32": "x86_32_pymsasid",
9 "x86_64": "x86_64_pymsasid",
10 "xtensa_32": "xtensa",