Home
last modified time | relevance | path

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

/external/capstone/bindings/
DMakefile8 TEST_MIPS = $(TMPDIR)/test_mips macro
33 ../tests/test_mips > $(TEST_MIPS)_e
45 python python/test_mips.py > $(TEST_MIPS)_o
58 cd java && ./run.sh mips > $(TEST_MIPS)_o
72 $(DIFF) $(TEST_MIPS)_e $(TEST_MIPS)_o