Searched refs:m64 (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_denormal.c19 unsigned long m64; local
28 memcpy(&m64, (double *)&d, sizeof(d));
30 FAIL_IF((long)(m64 != 0x380c57f3c0000000)); /* renormalised value */
H A DMakefile8 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/linux-master/tools/testing/selftests/powerpc/vphn/
H A DMakefile4 CFLAGS += -m64 -I$(CURDIR)
/linux-master/tools/testing/selftests/powerpc/mm/
H A DMakefile21 $(OUTPUT)/wild_bctr: CFLAGS += -m64
22 $(OUTPUT)/large_vm_fork_separation: CFLAGS += -m64
23 $(OUTPUT)/large_vm_gpr_corruption: CFLAGS += -m64
24 $(OUTPUT)/bad_accesses: CFLAGS += -m64
25 $(OUTPUT)/exec_prot: CFLAGS += -m64
26 $(OUTPUT)/pkey_exec_prot: CFLAGS += -m64
27 $(OUTPUT)/pkey_siginfo: CFLAGS += -m64
/linux-master/arch/powerpc/tools/
H A Dgcc-check-fpatchable-function-entry.sh11 # should not be invoked for other targets. Therefore we can pass in -m64 and
17 $* -m64 -mabi=elfv2 -S -x c -O2 -fpatchable-function-entry=2 - -o - 2> /dev/null | \
22 $* -m64 -mabi=elfv2 -S -x c -O2 -fpatchable-function-entry=2 - -o - 2> /dev/null | \
H A Dgcc-check-mprofile-kernel.sh11 # be invoked for other targets. Therefore we can pass in -m64 and -mabi
17 $* -m64 -mabi=elfv2 -S -x c -O2 -p -mprofile-kernel - -o - \
23 $* -m64 -mabi=elfv2 -S -x c -O2 -p -mprofile-kernel - -o - \
/linux-master/scripts/
H A Dgcc-x86_64-has-stack-protector.sh4 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -m64 -O0 -mcmodel=kernel -fno-PIE -fstack-protector - -o - 2> /dev/null | grep -q "%gs"
/linux-master/tools/testing/selftests/powerpc/tm/
H A DMakefile22 $(OUTPUT)/tm-vmx-unavail: CFLAGS += -pthread -m64
24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
25 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
26 $(OUTPUT)/tm-signal-context-force-tm: CFLAGS += -pthread -m64
27 $(OUTPUT)/tm-signal-pagefault: CFLAGS += -pthread -m64
28 $(OUTPUT)/tm-poison: CFLAGS += -m64
32 $(SIGNAL_CONTEXT_CHK_TESTS): CFLAGS += -mhtm -m64 -mvsx
/linux-master/scripts/dummy-tools/
H A Dgcc88 if arg_contain -m64 "$@" && arg_contain -mprofile-kernel "$@"; then
96 if arg_contain -m64 "$@" && arg_contain -fpatchable-function-entry=2 "$@"; then
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A DMakefile1 CFLAGS = -O3 -m64 -I./include -I../include
/linux-master/arch/x86/
H A DMakefile.um46 KBUILD_CFLAGS += -fno-builtin -m64
48 CHECKFLAGS += -m64 -D__x86_64__
49 KBUILD_AFLAGS += -m64
51 KBUILD_CPPFLAGS += -m64
59 LINK-y += -m64
/linux-master/tools/testing/selftests/powerpc/signal/
H A DMakefile8 $(OUTPUT)/sigfuz: CFLAGS += -pthread -m64
/linux-master/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile4 ASFLAGS += -O2 -Wall -g -nostdlib -m64
/linux-master/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A DMakefile2 CFLAGS += -m64
/linux-master/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A DMakefile2 CFLAGS += -m64
/linux-master/tools/testing/selftests/powerpc/security/
H A DMakefile14 $(OUTPUT)/spectre_v2: CFLAGS += -m64
/linux-master/arch/m68k/math-emu/
H A Dfp_arith.c21 .mant = { .m64 = ~0 }
102 if (dest->mant.m64 < src->mant.m64) {
175 dest->mant.m64 = 0;
244 dest->mant.m64 = 0;
262 dest->mant.m64 = 0;
331 dest->mant.m64 = 0;
380 dest->mant.m64 = 0;
398 dest->mant.m64 = 0;
456 dest->mant.m64
[all...]
H A Dfp_emu.h49 #define IS_ZERO(a) ((a)->mant.m64 == 0)
105 dest->mant.m64 = 0; \
H A Dmulti_arith.h102 if (reg->mant.m64)
104 reg->mant.m64 = 0;
193 if (src->mant.m64 >= div->mant.m64) {
252 dest->mant.m64 = src->m64[0];
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A DMakefile12 $(OUTPUT)/memcmp_64: CFLAGS += -m64 -maltivec
/linux-master/arch/s390/kernel/vdso64/
H A DMakefile23 KBUILD_AFLAGS_64 := $(filter-out -m64,$(KBUILD_AFLAGS))
24 KBUILD_AFLAGS_64 += -m64
26 KBUILD_CFLAGS_64 := $(filter-out -m64,$(KBUILD_CFLAGS))
29 KBUILD_CFLAGS_64 += -m64 -fPIC -fno-common -fno-builtin
/linux-master/arch/x86/um/vdso/
H A DMakefile31 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
47 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/linux-master/arch/sparc/
H A DMakefile47 KBUILD_CFLAGS += -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow
51 KBUILD_AFLAGS += -m64 -mcpu=ultrasparc -Wa,--undeclared-regs
/linux-master/arch/s390/kernel/vdso32/
H A DMakefile18 KBUILD_AFLAGS_32 := $(filter-out -m64,$(KBUILD_AFLAGS))
21 KBUILD_CFLAGS_32 := $(filter-out -m64,$(KBUILD_CFLAGS))
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile8 CFLAGS += -m64

Completed in 230 milliseconds

12