Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/mm/
A DMakefile22 $(OUTPUT)/wild_bctr: CFLAGS += -m64
23 $(OUTPUT)/large_vm_fork_separation: CFLAGS += -m64
24 $(OUTPUT)/large_vm_gpr_corruption: CFLAGS += -m64
25 $(OUTPUT)/bad_accesses: CFLAGS += -m64
26 $(OUTPUT)/exec_prot: CFLAGS += -m64
27 $(OUTPUT)/pkey_exec_prot: CFLAGS += -m64
28 $(OUTPUT)/pkey_siginfo: CFLAGS += -m64
/tools/testing/selftests/powerpc/tm/
A DMakefile23 $(OUTPUT)/tm-vmx-unavail: CFLAGS += -pthread -m64
25 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
26 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
27 $(OUTPUT)/tm-signal-context-force-tm: CFLAGS += -pthread -m64
28 $(OUTPUT)/tm-signal-pagefault: CFLAGS += -pthread -m64
29 $(OUTPUT)/tm-poison: CFLAGS += -m64
33 $(SIGNAL_CONTEXT_CHK_TESTS): CFLAGS += -mhtm -m64 -mvsx
/tools/testing/selftests/powerpc/math/
A Dfpu_denormal.c19 unsigned long m64; in test_denormal_fpu() local
28 memcpy(&m64, (double *)&d, sizeof(d)); in test_denormal_fpu()
30 FAIL_IF((long)(m64 != 0x380c57f3c0000000)); /* renormalised value */ in test_denormal_fpu()
A DMakefile9 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/tools/testing/selftests/powerpc/vphn/
A DMakefile8 CFLAGS += -m64 -I$(CURDIR)
/tools/testing/selftests/powerpc/pmu/
A DMakefile19 $(OUTPUT)/count_instructions: CFLAGS += -m64
22 $(OUTPUT)/count_stcx_fail: CFLAGS += -m64
/tools/testing/selftests/powerpc/nx-gzip/
A DMakefile7 CFLAGS = -O3 -m64 -I./include -I../include
/tools/testing/selftests/powerpc/signal/
A DMakefile7 $(OUTPUT)/sigfuz: CFLAGS += -pthread -m64
/tools/testing/selftests/powerpc/pmu/event_code_tests/
A DMakefile14 CFLAGS += -m64
/tools/testing/selftests/powerpc/security/
A DMakefile15 $(OUTPUT)/spectre_v2: CFLAGS += -m64
/tools/testing/selftests/powerpc/pmu/sampling_tests/
A DMakefile15 CFLAGS += -m64
/tools/testing/selftests/powerpc/switch_endian/
A DMakefile10 ASFLAGS += -O2 -Wall -g -nostdlib -m64
/tools/testing/selftests/powerpc/stringloops/
A DMakefile9 $(OUTPUT)/memcmp_64: CFLAGS += -m64 -maltivec
/tools/testing/selftests/powerpc/pmu/ebb/
A DMakefile24 CFLAGS += -m64
/tools/testing/selftests/powerpc/ptrace/
A DMakefile34 $(TESTS_64): CFLAGS += -m64
/tools/testing/selftests/powerpc/copyloops/
A DMakefile16 CFLAGS += -m64
/tools/testing/selftests/nolibc/
A DMakefile.nolibc223 CFLAGS_ppc64 = -m64 -mbig-endian -mno-vsx $(call cc-option,-mmultiple)
224 CFLAGS_ppc64le = -m64 -mlittle-endian -mno-vsx $(call cc-option,-mabi=elfv2)
225 CFLAGS_s390x = -m64
/tools/testing/selftests/x86/
A DMakefile86 $(CC) -m64 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $< $(EXTRA_FILES) -lrt -ldl
/tools/testing/selftests/mm/
A DMakefile194 $(BINARIES_64): CFLAGS += -m64 -mxsave

Completed in 23 milliseconds