Searched refs:posttest_64bit (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/tools/
H A DMakefile10 posttest_64bit = -y macro
12 posttest_64bit = -n macro
19 cmd_posttest = ($(OBJDUMP) -v | $(AWK) -f $(chkobjdump)) || $(OBJDUMP) -d -j .text $(objtree)/vmlinux | $(AWK) -f $(distill_awk) | $(obj)/test_get_len $(posttest_64bit) $(posttest_verbose)
22 cmd_sanitytest = $(obj)/insn_sanity $(posttest_64bit) -m 1000000

Completed in 87 milliseconds