Home
last modified time | relevance | path

Searched refs:test_x86 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DMachO_x86-64_PIC_relocations.s2 # RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -filetype=obj -o %t/test_x86-64.o %s
3 …tern ds1=0xfffffffffffffffe -dummy-extern ds2=0xffffffffffffffff -verify -check=%s %t/test_x86-64.o
27 # rtdyld-check: stub_addr(test_x86-64.o/__text, y)[2:0] = 0
28 # rtdyld-check: *{8}(stub_addr(test_x86-64.o/__text, y)) = y
29 # rtdyld-check: decode_operand(insn3, 4) = stub_addr(test_x86-64.o/__text, y) - next_pc(insn3)
37 # rtdyld-check: *{8}(section_addr(test_x86-64.o, __eh_frame) + 0x20) = eh_frame_test - (section_add…
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DMachO_x86-64_PIC_relocations.s1 # RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -filetype=obj -o %T/test_x86-64.o %s
2 …ern ds1=0xfffffffffffffffe -dummy-extern ds2=0xffffffffffffffff -verify -check=%s %/T/test_x86-64.o
26 # rtdyld-check: *{8}(stub_addr(test_x86-64.o, __text, y)) = y
27 # rtdyld-check: decode_operand(insn3, 4) = stub_addr(test_x86-64.o, __text, y) - next_pc(insn3)
35 # rtdyld-check: *{8}(section_addr(test_x86-64.o, __eh_frame) + 0x20) = eh_frame_test - (section_add…
/external/capstone/bindings/python/
Dtest_all.py4 …test_ppc, test_x86, test_skipdata, test_sparc, test_systemz, test_tms320c64x, test_customized_mnem…
18 test_x86.test_class()
DMakefile72 TESTS += test_ppc.py test_sparc.py test_systemz.py test_x86.py test_xcore.py test_tms320c64x.py
/external/capstone/bindings/ocaml/
DMakefile8 …xa systemz.cmxa xcore.cmxa capstone.cmxa test_basic.cmx test_detail.cmx test_x86.cmx test_arm.cmx …
11 …ocamlopt -o test_x86 -ccopt $(FLAGS) capstone.cmx ocaml.o x86.cmx x86_const.cmx test_x86.cmx -ccli…
28 test_x86.cmx: test_x86.ml
287 …rm -f *.[oa] *.so *.cm[ixoa] *.cmxa *.mli test_basic test_detail test_x86 test_arm test_arm64 test…
293 TESTS += test_sparc test_systemz test_x86 test_xcore
/external/capstone/bindings/
DMakefile14 TEST_X86 = $(TMPDIR)/test_x86
43 ../tests/test_x86 > $(TEST_X86)_e
57 $(PYTHON2) python/test_x86.py > $(TEST_X86)_o
/external/capstone/
D.gitignore43 bindings/ocaml/test_x86
59 tests/test_x86
DMakefile482 TESTS += test_systemz test_x86 test_xcore test_iter test_evm test_mos65xx
485 TESTS += test_systemz.static test_x86.static test_xcore.static test_m680x.static
DCMakeLists.txt314 set(TEST_SOURCES ${TEST_SOURCES} test_x86.c test_customized_mnem.c)
/external/capstone/suite/
Dtest_c.sh15 ../tests/test_x86 >> /tmp/$1
Dcompile_all.sh17 for t in test test_arm test_arm64 test_detail test_mips test_x86 test_ppc; do
Dtest_python.sh13 ../bindings/python/test_x86.py >> /tmp/$1
/external/tensorflow/tensorflow/lite/micro/tools/ci_build/
Dtest_all.sh61 tensorflow/lite/micro/tools/ci_build/test_x86.sh
/external/rust/crates/gdbstub/src/arch/x86/reg/
Did.rs190 fn test_x86() { in test_x86() function
/external/capstone/tests/
DMakefile98 SOURCES += test_x86.c
/external/capstone/xcode/Capstone.xcodeproj/
Dproject.pbxproj24 …DC474EF819DDEAFD00BCA449 /* test_x86.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E7419DD…
339 …449 /* test_x86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
349 …AC600BCA449 /* test_x86 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…
660 DC474E7419DDEA9500BCA449 /* test_x86.c */,
738 DC474ED319DDEAC600BCA449 /* test_x86 */,
1154 DC474ED219DDEAC600BCA449 /* test_x86 */ = {
1156 …ationList = DC474ED719DDEAC600BCA449 /* Build configuration list for PBXNativeTarget "test_x86" */;
1166 name = test_x86;
1167 productName = test_x86;
1168 productReference = DC474ED319DDEAC600BCA449 /* test_x86 */;
[all …]
/external/capstone/msvc/
Dcapstone.sln11 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_x86", "test_x86\test_x86.vcxproj", "{9C69…