Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A DMakefile26 TESTCASES := blowfish $(SIMD) $(FMA) $(SG) $(AES) $(CLMUL) $(SHA) $(GF) macro
188 $(addsuffix .h,$(TESTCASES)): %.h: %.c testcase.mk Makefile
259 rm -rf $(TARGET) $(addsuffix .h,$(TESTCASES)) $(addsuffix -opmask.h,$(OPMASK))
269 run32: $(addsuffix .h,$(TESTCASES)) $(addsuffix -opmask.h,$(OPMASK))
298 test_x86_emulator.o: $(addsuffix .h,$(TESTCASES)) $(addsuffix -opmask.h,$(OPMASK))

Completed in 2 milliseconds