Wed Feb 7 09:46:36 2024 UTC (109d)
capstone py-capstone: updated to 5.0.1

Version 5.0.1

[ARM] Fix VFP feature check
Restore the ARM register naming from v4.
Use OS independent printf formatting.
Cherry-pick from next for v5.0.1
Add Python bindings for WASM
Sync Python bindings for x86, m68k, and mos65xx
Add Python bindings for SH
Update Python binding constants
Fixing TriCore disasm instructions
allow absolute CMAKE_INSTALL_*DIR

Version 5.0

[workflows] Remove deprecated image versions
Fix capstone_test.c
Support repz prefix on X86 ret instructions
fix for msvc static lib, dll build error and warnings
use calloc for cs_insn instead of malloc
Fix access bug for TEST op
Update Cython bindings
Use Intel register syntax for Tricore
Add # prefix to tricore imm operand
Revert "Mark cs_* as thread local to avoid race condition in multithreads"
Replace strncpy with memcpy to fix compiler warning.
Remove outdated and irrelevant TODO


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/capstone/Makefile.common
diff -r1.3 -r1.4 pkgsrc/devel/capstone/PLIST
diff -r1.17 -r1.18 pkgsrc/devel/capstone/distinfo
diff -r1.2 -r1.3 pkgsrc/devel/capstone/patches/patch-bindings_python_setup.py
diff -r1.1 -r0 pkgsrc/devel/capstone/patches/patch-cstool_getopt.h
diff -r1.1 -r1.2 pkgsrc/devel/capstone/patches/patch-suite_fuzz_driverbin.c
diff -r1.6 -r1.7 pkgsrc/devel/py-capstone/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-capstone/PLIST

cvs diff -r1.5 -r1.6 pkgsrc/devel/capstone/Makefile.common (expand / switch to unified diff)

--- pkgsrc/devel/capstone/Makefile.common 2020/08/18 20:20:46 1.5
+++ pkgsrc/devel/capstone/Makefile.common 2024/02/07 09:46:36 1.6
@@ -1,13 +1,12 @@ @@ -1,13 +1,12 @@
1# $NetBSD: Makefile.common,v 1.5 2020/08/18 20:20:46 riastradh Exp $ 1# $NetBSD: Makefile.common,v 1.6 2024/02/07 09:46:36 adam Exp $
2# 2#
3# used by devel/py-capstone/Makefile 3# used by devel/py-capstone/Makefile
4 4
5DISTNAME= capstone-4.0.2 5DISTNAME= capstone-5.0.1
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_GITHUB:=aquynh/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=capstone-engine/}
8GITHUB_TAG= 4.0.2 
9 8
10HOMEPAGE= https://www.capstone-engine.org/ 9HOMEPAGE= https://www.capstone-engine.org/
11 10
12DISTINFO_FILE= ${.CURDIR}/../../devel/capstone/distinfo 11DISTINFO_FILE= ${.CURDIR}/../../devel/capstone/distinfo
13PATCHDIR= ${.CURDIR}/../../devel/capstone/patches 12PATCHDIR= ${.CURDIR}/../../devel/capstone/patches

cvs diff -r1.3 -r1.4 pkgsrc/devel/capstone/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/capstone/PLIST 2020/08/18 20:20:46 1.3
+++ pkgsrc/devel/capstone/PLIST 2024/02/07 09:46:36 1.4
@@ -1,20 +1,27 @@ @@ -1,20 +1,27 @@
1@comment $NetBSD: PLIST,v 1.3 2020/08/18 20:20:46 riastradh Exp $ 1@comment $NetBSD: PLIST,v 1.4 2024/02/07 09:46:36 adam Exp $
2bin/cstool 2bin/cstool
3include/capstone/arm.h 3include/capstone/arm.h
4include/capstone/arm64.h 4include/capstone/arm64.h
 5include/capstone/bpf.h
5include/capstone/capstone.h 6include/capstone/capstone.h
6include/capstone/evm.h 7include/capstone/evm.h
7include/capstone/m680x.h 8include/capstone/m680x.h
8include/capstone/m68k.h 9include/capstone/m68k.h
9include/capstone/mips.h 10include/capstone/mips.h
 11include/capstone/mos65xx.h
10include/capstone/platform.h 12include/capstone/platform.h
11include/capstone/ppc.h 13include/capstone/ppc.h
 14include/capstone/riscv.h
 15include/capstone/sh.h
12include/capstone/sparc.h 16include/capstone/sparc.h
13include/capstone/systemz.h 17include/capstone/systemz.h
14include/capstone/tms320c64x.h 18include/capstone/tms320c64x.h
 19include/capstone/tricore.h
 20include/capstone/wasm.h
15include/capstone/x86.h 21include/capstone/x86.h
16include/capstone/xcore.h 22include/capstone/xcore.h
17lib/libcapstone.a 23lib/libcapstone.a
18lib/libcapstone.so 24lib/libcapstone.so
19lib/libcapstone.so.4 25lib/libcapstone.so.4
 26lib/libcapstone.so.5
20lib/pkgconfig/capstone.pc 27lib/pkgconfig/capstone.pc

cvs diff -r1.17 -r1.18 pkgsrc/devel/capstone/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/capstone/distinfo 2022/03/26 19:25:51 1.17
+++ pkgsrc/devel/capstone/distinfo 2024/02/07 09:46:36 1.18
@@ -1,11 +1,10 @@ @@ -1,11 +1,10 @@
1$NetBSD: distinfo,v 1.17 2022/03/26 19:25:51 tnn Exp $ 1$NetBSD: distinfo,v 1.18 2024/02/07 09:46:36 adam Exp $
2 2
3BLAKE2s (capstone-4.0.2.tar.gz) = d3767b622f0a91b3f38a24817097975ecbf4126b3118b6059dfa4a8b12d01f61 3BLAKE2s (capstone-5.0.1.tar.gz) = a66f1354f655e31dd8cd4bbb4db933aea7f9c5914700568da6d76952c89bfe52
4SHA512 (capstone-4.0.2.tar.gz) = 7f93534517307b737422a8825b66b2a1f3e1cca2049465d60ab12595940154aaf843ba40ed348fce58de58b990c19a0caef289060eb72898cb008a88c470970e 4SHA512 (capstone-5.0.1.tar.gz) = 350aba77ce2d96b5c25764913591ba80e4497177ae0a8b2c820c6755ee8310848fbfc54e7ccac27fafc2dbc6778118ad92c53d1b5cb601d4fa146dec7d7e11e5
5Size (capstone-4.0.2.tar.gz) = 3439542 bytes 5Size (capstone-5.0.1.tar.gz) = 7654195 bytes
6SHA1 (patch-Makefile) = a96441309efa54cb8ec1beacb44891f981b0db3e 6SHA1 (patch-Makefile) = a96441309efa54cb8ec1beacb44891f981b0db3e
7SHA1 (patch-bindings_python_capstone_____init____.py) = ea410a99d4cd4ee0a109a7225b739971472c387d 7SHA1 (patch-bindings_python_capstone_____init____.py) = ea410a99d4cd4ee0a109a7225b739971472c387d
8SHA1 (patch-bindings_python_setup.py) = aebe4104ece594a7432961dd07c5d739da70f963 8SHA1 (patch-bindings_python_setup.py) = f65d5a7a3d7e34867dd9981bc8db1ba1f5dc1ad6
9SHA1 (patch-cstool_Makefile) = 68dd0a175d0e2270e2813f784cae5ca9f89a3a05 9SHA1 (patch-cstool_Makefile) = 68dd0a175d0e2270e2813f784cae5ca9f89a3a05
10SHA1 (patch-cstool_getopt.h) = 662a70f1718654935ae0bfa32e79fc7fe3ef7fcb 10SHA1 (patch-suite_fuzz_driverbin.c) = 17a0876c475ad7782d0ccb362aadbd7633dfe778
11SHA1 (patch-suite_fuzz_driverbin.c) = c7ddd8ea65d8aea357ba086d6a57e0412fa2c193 

cvs diff -r1.2 -r1.3 pkgsrc/devel/capstone/patches/patch-bindings_python_setup.py (expand / switch to unified diff)

--- pkgsrc/devel/capstone/patches/patch-bindings_python_setup.py 2020/08/18 20:20:46 1.2
+++ pkgsrc/devel/capstone/patches/patch-bindings_python_setup.py 2024/02/07 09:46:36 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1$NetBSD: patch-bindings_python_setup.py,v 1.2 2020/08/18 20:20:46 riastradh Exp $ 1$NetBSD: patch-bindings_python_setup.py,v 1.3 2024/02/07 09:46:36 adam Exp $
2 2
3--- bindings/python/setup.py.orig 2020-05-08 10:03:30.000000000 +0000 3--- bindings/python/setup.py.orig 2023-08-22 16:03:55.000000000 +0000
4+++ bindings/python/setup.py 4+++ bindings/python/setup.py
5@@ -140,14 +140,6 @@ def build_libraries(): 5@@ -144,14 +144,6 @@ def build_libraries():
6 # Do not build tests & static library 6 # Only build capstone.dll
7 os.system('cmake -DCMAKE_BUILD_TYPE=RELEASE -DCAPSTONE_BUILD_TESTS=0 -DCAPSTONE_BUILD_STATIC=0 -G "NMake Makefiles" ..') 7 os.system('cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DCAPSTONE_BUILD_TESTS=OFF -DCAPSTONE_BUILD_CSTOOL=OFF -G "NMake Makefiles" ..')
8 os.system("nmake") 8 os.system("cmake --build .")
9- else: # Unix incl. cygwin 9- else: # Unix incl. cygwin
10- os.system("CAPSTONE_BUILD_CORE_ONLY=yes bash ./make.sh") 10- os.system("CAPSTONE_BUILD_CORE_ONLY=yes bash ./make.sh")
11- 11-
12- shutil.copy(VERSIONED_LIBRARY_FILE, os.path.join(LIBS_DIR, LIBRARY_FILE)) 12- shutil.copy(VERSIONED_LIBRARY_FILE, os.path.join(LIBS_DIR, LIBRARY_FILE))
13- 13-
14- # only copy static library if it exists (it's a build option) 14- # only copy static library if it exists (it's a build option)
15- if STATIC_LIBRARY_FILE and os.path.exists(STATIC_LIBRARY_FILE): 15- if STATIC_LIBRARY_FILE and os.path.exists(STATIC_LIBRARY_FILE):
16- shutil.copy(STATIC_LIBRARY_FILE, LIBS_DIR) 16- shutil.copy(STATIC_LIBRARY_FILE, LIBS_DIR)
17 os.chdir(cwd) 17 os.chdir(cwd)
18  18
19  19

File Deleted: pkgsrc/devel/capstone/patches/patch-cstool_getopt.h

cvs diff -r1.1 -r1.2 pkgsrc/devel/capstone/patches/patch-suite_fuzz_driverbin.c (expand / switch to unified diff)

--- pkgsrc/devel/capstone/patches/patch-suite_fuzz_driverbin.c 2022/03/26 19:25:51 1.1
+++ pkgsrc/devel/capstone/patches/patch-suite_fuzz_driverbin.c 2024/02/07 09:46:36 1.2
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: patch-suite_fuzz_driverbin.c,v 1.1 2022/03/26 19:25:51 tnn Exp $ 1$NetBSD: patch-suite_fuzz_driverbin.c,v 1.2 2024/02/07 09:46:36 adam Exp $
2 2
3no d_type / DT_REG on SunOS, skip check. 3no d_type / DT_REG on SunOS, skip check.
4 4
5--- suite/fuzz/driverbin.c.orig 2020-05-08 10:03:30.000000000 +0000 5--- suite/fuzz/driverbin.c.orig 2023-08-22 16:03:55.000000000 +0000
6+++ suite/fuzz/driverbin.c 6+++ suite/fuzz/driverbin.c
7@@ -34,9 +34,11 @@ int main(int argc, char** argv) 7@@ -35,9 +35,11 @@ int main(int argc, char** argv)
8  8
9 while((dir = readdir(d)) != NULL) { 9 while((dir = readdir(d)) != NULL) {
10 //opens the file, get its size, and reads it into a buffer 10 //opens the file, get its size, and reads it into a buffer
11+#ifdef DT_REG 11+#ifdef DT_REG
12 if (dir->d_type != DT_REG) { 12 if (dir->d_type != DT_REG) {
13 continue; 13 continue;
14 } 14 }
15+#endif 15+#endif
16  16 printf("Running file %s ", dir->d_name);
17 printf("Running %s\n", dir->d_name); 
18 fflush(stdout); 17 fflush(stdout);
 18 fp = fopen(dir->d_name, "rb");

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-capstone/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-capstone/Makefile 2022/01/04 20:52:55 1.6
+++ pkgsrc/devel/py-capstone/Makefile 2024/02/07 09:46:36 1.7
@@ -1,18 +1,24 @@ @@ -1,18 +1,24 @@
1# $NetBSD: Makefile,v 1.6 2022/01/04 20:52:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2024/02/07 09:46:36 adam Exp $
2 2
3.include "../../devel/capstone/Makefile.common" 3.include "../../devel/capstone/Makefile.common"
4 4
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES+= python 6CATEGORIES+= python
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Python bindings for capstone 9COMMENT= Python bindings for capstone
11LICENSE= modified-bsd 10LICENSE= modified-bsd
12 11
13WRKSRC= ${WRKDIR}/capstone-${GITHUB_TAG} 12WRKSRC= ${WRKDIR}/capstone-${GITHUB_TAG}
14PYSETUPSUBDIR= bindings/python 13PYSETUPSUBDIR= bindings/python
15 14
 15TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 16TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 17
 18USE_LANGUAGES= # none
 19
 20PYTHON_VERSIONS_INCOMPATIBLE= 27
 21
16.include "../../devel/capstone/buildlink3.mk" 22.include "../../devel/capstone/buildlink3.mk"
17.include "../../lang/python/egg.mk" 23.include "../../lang/python/wheel.mk"
18.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-capstone/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/py-capstone/PLIST 2020/08/18 20:20:46 1.4
+++ pkgsrc/devel/py-capstone/PLIST 2024/02/07 09:46:36 1.5
@@ -1,95 +1,138 @@ @@ -1,95 +1,138 @@
1@comment $NetBSD: PLIST,v 1.4 2020/08/18 20:20:46 riastradh Exp $ 1@comment $NetBSD: PLIST,v 1.5 2024/02/07 09:46:36 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.TXT
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${WHEEL_INFODIR}/METADATA
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${WHEEL_INFODIR}/RECORD
5${PYSITELIB}/${EGG_INFODIR}/top_level.txt 5${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
6${PYSITELIB}/${EGG_INFODIR}/zip-safe 6${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 7${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
7${PYSITELIB}/capstone/__init__.py 8${PYSITELIB}/capstone/__init__.py
8${PYSITELIB}/capstone/__init__.pyc 9${PYSITELIB}/capstone/__init__.pyc
9${PYSITELIB}/capstone/__init__.pyo 10${PYSITELIB}/capstone/__init__.pyo
10${PYSITELIB}/capstone/arm.py 11${PYSITELIB}/capstone/arm.py
11${PYSITELIB}/capstone/arm.pyc 12${PYSITELIB}/capstone/arm.pyc
12${PYSITELIB}/capstone/arm.pyo 13${PYSITELIB}/capstone/arm.pyo
13${PYSITELIB}/capstone/arm64.py 14${PYSITELIB}/capstone/arm64.py
14${PYSITELIB}/capstone/arm64.pyc 15${PYSITELIB}/capstone/arm64.pyc
15${PYSITELIB}/capstone/arm64.pyo 16${PYSITELIB}/capstone/arm64.pyo
16${PYSITELIB}/capstone/arm64_const.py 17${PYSITELIB}/capstone/arm64_const.py
17${PYSITELIB}/capstone/arm64_const.pyc 18${PYSITELIB}/capstone/arm64_const.pyc
18${PYSITELIB}/capstone/arm64_const.pyo 19${PYSITELIB}/capstone/arm64_const.pyo
19${PYSITELIB}/capstone/arm_const.py 20${PYSITELIB}/capstone/arm_const.py
20${PYSITELIB}/capstone/arm_const.pyc 21${PYSITELIB}/capstone/arm_const.pyc
21${PYSITELIB}/capstone/arm_const.pyo 22${PYSITELIB}/capstone/arm_const.pyo
 23${PYSITELIB}/capstone/bpf.py
 24${PYSITELIB}/capstone/bpf.pyc
 25${PYSITELIB}/capstone/bpf.pyo
 26${PYSITELIB}/capstone/bpf_const.py
 27${PYSITELIB}/capstone/bpf_const.pyc
 28${PYSITELIB}/capstone/bpf_const.pyo
22${PYSITELIB}/capstone/evm.py 29${PYSITELIB}/capstone/evm.py
23${PYSITELIB}/capstone/evm.pyc 30${PYSITELIB}/capstone/evm.pyc
24${PYSITELIB}/capstone/evm.pyo 31${PYSITELIB}/capstone/evm.pyo
25${PYSITELIB}/capstone/evm_const.py 32${PYSITELIB}/capstone/evm_const.py
26${PYSITELIB}/capstone/evm_const.pyc 33${PYSITELIB}/capstone/evm_const.pyc
27${PYSITELIB}/capstone/evm_const.pyo 34${PYSITELIB}/capstone/evm_const.pyo
28${PYSITELIB}/capstone/include/capstone/arm.h 35${PYSITELIB}/capstone/include/capstone/arm.h
29${PYSITELIB}/capstone/include/capstone/arm64.h 36${PYSITELIB}/capstone/include/capstone/arm64.h
 37${PYSITELIB}/capstone/include/capstone/bpf.h
30${PYSITELIB}/capstone/include/capstone/capstone.h 38${PYSITELIB}/capstone/include/capstone/capstone.h
31${PYSITELIB}/capstone/include/capstone/evm.h 39${PYSITELIB}/capstone/include/capstone/evm.h
32${PYSITELIB}/capstone/include/capstone/m680x.h 40${PYSITELIB}/capstone/include/capstone/m680x.h
33${PYSITELIB}/capstone/include/capstone/m68k.h 41${PYSITELIB}/capstone/include/capstone/m68k.h
34${PYSITELIB}/capstone/include/capstone/mips.h 42${PYSITELIB}/capstone/include/capstone/mips.h
 43${PYSITELIB}/capstone/include/capstone/mos65xx.h
35${PYSITELIB}/capstone/include/capstone/platform.h 44${PYSITELIB}/capstone/include/capstone/platform.h
36${PYSITELIB}/capstone/include/capstone/ppc.h 45${PYSITELIB}/capstone/include/capstone/ppc.h
 46${PYSITELIB}/capstone/include/capstone/riscv.h
 47${PYSITELIB}/capstone/include/capstone/sh.h
37${PYSITELIB}/capstone/include/capstone/sparc.h 48${PYSITELIB}/capstone/include/capstone/sparc.h
38${PYSITELIB}/capstone/include/capstone/systemz.h 49${PYSITELIB}/capstone/include/capstone/systemz.h
39${PYSITELIB}/capstone/include/capstone/tms320c64x.h 50${PYSITELIB}/capstone/include/capstone/tms320c64x.h
 51${PYSITELIB}/capstone/include/capstone/tricore.h
 52${PYSITELIB}/capstone/include/capstone/wasm.h
40${PYSITELIB}/capstone/include/capstone/x86.h 53${PYSITELIB}/capstone/include/capstone/x86.h
41${PYSITELIB}/capstone/include/capstone/xcore.h 54${PYSITELIB}/capstone/include/capstone/xcore.h
42${PYSITELIB}/capstone/m680x.py 55${PYSITELIB}/capstone/m680x.py
43${PYSITELIB}/capstone/m680x.pyc 56${PYSITELIB}/capstone/m680x.pyc
44${PYSITELIB}/capstone/m680x.pyo 57${PYSITELIB}/capstone/m680x.pyo
45${PYSITELIB}/capstone/m680x_const.py 58${PYSITELIB}/capstone/m680x_const.py
46${PYSITELIB}/capstone/m680x_const.pyc 59${PYSITELIB}/capstone/m680x_const.pyc
47${PYSITELIB}/capstone/m680x_const.pyo 60${PYSITELIB}/capstone/m680x_const.pyo
48${PYSITELIB}/capstone/m68k.py 61${PYSITELIB}/capstone/m68k.py
49${PYSITELIB}/capstone/m68k.pyc 62${PYSITELIB}/capstone/m68k.pyc
50${PYSITELIB}/capstone/m68k.pyo 63${PYSITELIB}/capstone/m68k.pyo
51${PYSITELIB}/capstone/m68k_const.py 64${PYSITELIB}/capstone/m68k_const.py
52${PYSITELIB}/capstone/m68k_const.pyc 65${PYSITELIB}/capstone/m68k_const.pyc
53${PYSITELIB}/capstone/m68k_const.pyo 66${PYSITELIB}/capstone/m68k_const.pyo
54${PYSITELIB}/capstone/mips.py 67${PYSITELIB}/capstone/mips.py
55${PYSITELIB}/capstone/mips.pyc 68${PYSITELIB}/capstone/mips.pyc
56${PYSITELIB}/capstone/mips.pyo 69${PYSITELIB}/capstone/mips.pyo
57${PYSITELIB}/capstone/mips_const.py 70${PYSITELIB}/capstone/mips_const.py
58${PYSITELIB}/capstone/mips_const.pyc 71${PYSITELIB}/capstone/mips_const.pyc
59${PYSITELIB}/capstone/mips_const.pyo 72${PYSITELIB}/capstone/mips_const.pyo
 73${PYSITELIB}/capstone/mos65xx.py
 74${PYSITELIB}/capstone/mos65xx.pyc
 75${PYSITELIB}/capstone/mos65xx.pyo
 76${PYSITELIB}/capstone/mos65xx_const.py
 77${PYSITELIB}/capstone/mos65xx_const.pyc
 78${PYSITELIB}/capstone/mos65xx_const.pyo
60${PYSITELIB}/capstone/ppc.py 79${PYSITELIB}/capstone/ppc.py
61${PYSITELIB}/capstone/ppc.pyc 80${PYSITELIB}/capstone/ppc.pyc
62${PYSITELIB}/capstone/ppc.pyo 81${PYSITELIB}/capstone/ppc.pyo
63${PYSITELIB}/capstone/ppc_const.py 82${PYSITELIB}/capstone/ppc_const.py
64${PYSITELIB}/capstone/ppc_const.pyc 83${PYSITELIB}/capstone/ppc_const.pyc
65${PYSITELIB}/capstone/ppc_const.pyo 84${PYSITELIB}/capstone/ppc_const.pyo
 85${PYSITELIB}/capstone/riscv.py
 86${PYSITELIB}/capstone/riscv.pyc
 87${PYSITELIB}/capstone/riscv.pyo
 88${PYSITELIB}/capstone/riscv_const.py
 89${PYSITELIB}/capstone/riscv_const.pyc
 90${PYSITELIB}/capstone/riscv_const.pyo
 91${PYSITELIB}/capstone/sh.py
 92${PYSITELIB}/capstone/sh.pyc
 93${PYSITELIB}/capstone/sh.pyo
 94${PYSITELIB}/capstone/sh_const.py
 95${PYSITELIB}/capstone/sh_const.pyc
 96${PYSITELIB}/capstone/sh_const.pyo
66${PYSITELIB}/capstone/sparc.py 97${PYSITELIB}/capstone/sparc.py
67${PYSITELIB}/capstone/sparc.pyc 98${PYSITELIB}/capstone/sparc.pyc
68${PYSITELIB}/capstone/sparc.pyo 99${PYSITELIB}/capstone/sparc.pyo
69${PYSITELIB}/capstone/sparc_const.py 100${PYSITELIB}/capstone/sparc_const.py
70${PYSITELIB}/capstone/sparc_const.pyc 101${PYSITELIB}/capstone/sparc_const.pyc
71${PYSITELIB}/capstone/sparc_const.pyo 102${PYSITELIB}/capstone/sparc_const.pyo
72${PYSITELIB}/capstone/systemz.py 103${PYSITELIB}/capstone/systemz.py
73${PYSITELIB}/capstone/systemz.pyc 104${PYSITELIB}/capstone/systemz.pyc
74${PYSITELIB}/capstone/systemz.pyo 105${PYSITELIB}/capstone/systemz.pyo
75${PYSITELIB}/capstone/sysz_const.py 106${PYSITELIB}/capstone/sysz_const.py
76${PYSITELIB}/capstone/sysz_const.pyc 107${PYSITELIB}/capstone/sysz_const.pyc
77${PYSITELIB}/capstone/sysz_const.pyo 108${PYSITELIB}/capstone/sysz_const.pyo
78${PYSITELIB}/capstone/tms320c64x.py 109${PYSITELIB}/capstone/tms320c64x.py
79${PYSITELIB}/capstone/tms320c64x.pyc 110${PYSITELIB}/capstone/tms320c64x.pyc
80${PYSITELIB}/capstone/tms320c64x.pyo 111${PYSITELIB}/capstone/tms320c64x.pyo
81${PYSITELIB}/capstone/tms320c64x_const.py 112${PYSITELIB}/capstone/tms320c64x_const.py
82${PYSITELIB}/capstone/tms320c64x_const.pyc 113${PYSITELIB}/capstone/tms320c64x_const.pyc
83${PYSITELIB}/capstone/tms320c64x_const.pyo 114${PYSITELIB}/capstone/tms320c64x_const.pyo
 115${PYSITELIB}/capstone/tricore.py
 116${PYSITELIB}/capstone/tricore.pyc
 117${PYSITELIB}/capstone/tricore.pyo
 118${PYSITELIB}/capstone/tricore_const.py
 119${PYSITELIB}/capstone/tricore_const.pyc
 120${PYSITELIB}/capstone/tricore_const.pyo
 121${PYSITELIB}/capstone/wasm.py
 122${PYSITELIB}/capstone/wasm.pyc
 123${PYSITELIB}/capstone/wasm.pyo
 124${PYSITELIB}/capstone/wasm_const.py
 125${PYSITELIB}/capstone/wasm_const.pyc
 126${PYSITELIB}/capstone/wasm_const.pyo
84${PYSITELIB}/capstone/x86.py 127${PYSITELIB}/capstone/x86.py
85${PYSITELIB}/capstone/x86.pyc 128${PYSITELIB}/capstone/x86.pyc
86${PYSITELIB}/capstone/x86.pyo 129${PYSITELIB}/capstone/x86.pyo
87${PYSITELIB}/capstone/x86_const.py 130${PYSITELIB}/capstone/x86_const.py
88${PYSITELIB}/capstone/x86_const.pyc 131${PYSITELIB}/capstone/x86_const.pyc
89${PYSITELIB}/capstone/x86_const.pyo 132${PYSITELIB}/capstone/x86_const.pyo
90${PYSITELIB}/capstone/xcore.py 133${PYSITELIB}/capstone/xcore.py
91${PYSITELIB}/capstone/xcore.pyc 134${PYSITELIB}/capstone/xcore.pyc
92${PYSITELIB}/capstone/xcore.pyo 135${PYSITELIB}/capstone/xcore.pyo
93${PYSITELIB}/capstone/xcore_const.py 136${PYSITELIB}/capstone/xcore_const.py
94${PYSITELIB}/capstone/xcore_const.pyc 137${PYSITELIB}/capstone/xcore_const.pyc
95${PYSITELIB}/capstone/xcore_const.pyo 138${PYSITELIB}/capstone/xcore_const.pyo