Searched refs:test_arm (Results 1 – 15 of 15) sorted by relevance
/external/capstone/bindings/python/ |
D | test_all.py | 3 import test_basic, test_arm, test_arm64, test_detail, test_lite, test_m68k, test_mips, \ 8 test_arm.test_class()
|
D | Makefile | 71 TESTS = test_basic.py test_detail.py test_arm.py test_arm64.py test_m68k.py test_mips.py
|
/external/capstone/bindings/ocaml/ |
D | Makefile | 8 …xa xcore.cmxa capstone.cmxa test_basic.cmx test_detail.cmx test_x86.cmx test_arm.cmx test_arm64.cm… 12 …ocamlopt -o test_arm -ccopt $(FLAGS) capstone.cmx ocaml.o arm.cmx arm_const.cmx test_arm.cmx -ccli… 31 test_arm.cmx: test_arm.ml 287 …rm -f *.[oa] *.so *.cm[ixoa] *.cmxa *.mli test_basic test_detail test_x86 test_arm test_arm64 test… 292 TESTS = test_basic test_detail test_arm test_arm64 test_m680x test_mips test_ppc
|
/external/capstone/bindings/ |
D | Makefile | 6 TEST_ARM = $(TMPDIR)/test_arm 35 ../tests/test_arm > $(TEST_ARM)_e 49 $(PYTHON2) python/test_arm.py > $(TEST_ARM)_o
|
/external/capstone/ |
D | .gitignore | 39 bindings/ocaml/test_arm 56 tests/test_arm
|
D | Makefile | 481 TESTS = test_basic test_detail test_arm test_arm64 test_m68k test_mips test_ppc test_sparc 483 TESTS += test_basic.static test_detail.static test_arm.static test_arm64.static
|
D | CMakeLists.txt | 158 set(TEST_SOURCES ${TEST_SOURCES} test_arm.c)
|
/external/capstone/suite/ |
D | test_c.sh | 10 ../tests/test_arm >> /tmp/$1
|
D | compile_all.sh | 17 for t in test test_arm test_arm64 test_detail test_mips test_x86 test_ppc; do
|
D | test_python.sh | 8 ../bindings/python/test_arm.py >> /tmp/$1
|
/external/llvm-project/clang/test/CodeGen/ |
D | bittest-intrin.c | 26 void test_arm(long *base, long idx) { in test_arm() function
|
/external/capstone/xcode/ |
D | README.md | 10 * test, test_arm, test_arm64, test_detail, test_mips, test_ppc, test_skipdata,
|
/external/capstone/tests/ |
D | Makefile | 70 SOURCES += test_arm.c
|
/external/capstone/xcode/Capstone.xcodeproj/ |
D | project.pbxproj | 16 …DC474EE519DDEAD900BCA449 /* test_arm.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E6C19DD… 331 …449 /* test_arm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c… 342 …AA200BCA449 /* test_arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab… 649 DC474E6C19DDEA9500BCA449 /* test_arm.c */, 731 DC474E8619DDEAA200BCA449 /* test_arm */, 1035 DC474E8519DDEAA200BCA449 /* test_arm */ = { 1037 …ationList = DC474E8A19DDEAA200BCA449 /* Build configuration list for PBXNativeTarget "test_arm" */; 1047 name = test_arm; 1048 productName = test_arm; 1049 productReference = DC474E8619DDEAA200BCA449 /* test_arm */; [all …]
|
/external/capstone/msvc/ |
D | capstone.sln | 16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_arm", "test_arm\test_arm.vcxproj", "{349B…
|