Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/
H A Darch-powerpc64.inc5 TUNEVALID[m64] = "Power ELF64 standard ABI"
6 TUNECONFLICTS[m64] = "m32 nf"
7 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'm64', ' -m64', '', d)}"
8 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', [ 'm64' ], 'powerpc64${ENDIAN_SFX}', '', d)}"
15 TUNE_FEATURES:tune-powerpc64 = "m64 fpu-hard bigendian"
20 TUNE_FEATURES:tune-powerpc64le = "m64 fpu-hard"
H A Dtune-power9.inc15 TUNE_FEATURES:tune-ppc64p9 = "m64 fpu-hard power9 altivec bigendian"
25 TUNE_FEATURES:tune-ppc64p9le = "m64 fpu-hard power9 altivec"
H A Dtune-power8.inc15 TUNE_FEATURES:tune-ppc64p8 = "m64 fpu-hard power8 altivec bigendian"
25 TUNE_FEATURES:tune-ppc64p8le = "m64 fpu-hard power8 altivec"
/openbmc/linux/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
/openbmc/linux/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
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Darch-x86.inc14 TUNECONFLICTS[m32] = "m64 mx32"
21 TUNECONFLICTS[mx32] = "m64 m32"
32 TUNEVALID[m64] = "IA32e (x86_64) ELF64 standard ABI"
33 TUNECONFLICTS[m64] = "m32 mx32"
34 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'm64', '${X86ARCH64}', '', d)}"
35 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'm64', ' -m64', '', d)}"
45 TUNE_FEATURES:tune-x86-64 = "m64"
/openbmc/linux/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
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.c21 .mant = { .m64 = ~0 }
105 if (dest->mant.m64 < src->mant.m64) { in fp_fadd()
182 dest->mant.m64 = 0; in fp_fmul()
252 dest->mant.m64 = 0; in fp_fdiv()
270 dest->mant.m64 = 0; in fp_fdiv()
340 dest->mant.m64 = 0; in fp_fsglmul()
390 dest->mant.m64 = 0; in fp_fsgldiv()
408 dest->mant.m64 = 0; in fp_fsgldiv()
466 dest->mant.m64 = 0; in fp_roundint()
471 if (oldmant.m64 == dest->mant.m64) in fp_roundint()
[all …]
H A Dmulti_arith.h100 if (reg->mant.m64) in fp_addcarry()
102 reg->mant.m64 = 0; in fp_addcarry()
191 if (src->mant.m64 >= div->mant.m64) { in fp_dividemant()
250 dest->mant.m64 = src->m64[0]; in fp_putmant128()
H A Dfp_emu.h49 #define IS_ZERO(a) ((a)->mant.m64 == 0)
105 dest->mant.m64 = 0; \
/openbmc/linux/tools/testing/selftests/powerpc/math/
H 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()
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv558 "DEC r/m64","DECQ r/m64","decq r/m64","REX.W FF /1","N.S.","V","","","rw","Y","64"
566 "DIV r/m64","DIVQ r/m64","divq r/m64","REX.W F7 /6","N.S.","V","","","r","Y","64"
768 "IDIV r/m64","IDIVQ r/m64","idivq r/m64","REX.W F7 /7","N.S.","V","","","r","Y","64"
778 "IMUL r/m64","IMULQ r/m64","imulq r/m64","REX.W F7 /5","N.S.","V","","","r","Y","64"
789 "INC r/m64","INCQ r/m64","incq r/m64","REX.W FF /0","N.S.","V","","","rw","Y","64"
877 "JMP r/m64","JMPQ* r/m64","jmpq* r/m64","FF /4","N.S.","V","","","r","Y","64"
1224 "MUL r/m64","MULQ r/m64","mulq r/m64","REX.W F7 /4","N.S.","V","","","r","Y","64"
1234 "NEG r/m64","NEGQ r/m64","negq r/m64","REX.W F7 /3","N.S.","V","","","rw","Y","64"
1278 "NOP r/m64","NOPQ r/m64","nopq r/m64","REX.W 0F 18 /4","N.S.","V","","","r","Y","64"
1279 "NOP r/m64","NOPQ r/m64","nopq r/m64","REX.W 0F 18 /5","N.S.","V","","","r","Y","64"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch21 - 'cflags': [ '-m64', '-mminimal-toc' ],
22 + 'cflags': [ '-m64' ],
23 'ldflags': [ '-m64' ],
/openbmc/openbmc/poky/meta/recipes-multimedia/x264/x264/
H A DFix-X32-build-by-disabling-asm.patch28 - [ $compiler = GNU ] && CFLAGS="-m64 $CFLAGS" && LDFLAGS="-m64 $LDFLAGS"
33 + CFLAGS="-m64 $CFLAGS" && LDFLAGS="-m64 $LDFLAGS"
/openbmc/linux/arch/powerpc/tools/
H A Dgcc-check-mprofile-kernel.sh18 $* -m64 -S -x c -O2 -p -mprofile-kernel - -o - \
24 $* -m64 -S -x c -O2 -p -mprofile-kernel - -o - \
H A Dgcc-check-fpatchable-function-entry.sh17 $* -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 | \
/openbmc/linux/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))
31 KBUILD_CFLAGS_64 += -m64 -fPIC -fno-common -fno-builtin -fasynchronous-unwind-tables
/openbmc/linux/scripts/
H A DKconfig.include37 as-instr64 = $(as-instr,$(1),$(m64-flag))
63 # $(m64-flag): -m64 if the compiler supports it, or an empty string otherwise.
66 m64-flag := $(cc-option-bit,-m64)
/openbmc/u-boot/lib/efi/
H A DMakefile11 $(if $(CONFIG_EFI_STUB_64BIT),-m64)
15 $(if $(CONFIG_EFI_STUB_64BIT),-m64)
/openbmc/linux/arch/s390/
H A DMakefile15 KBUILD_AFLAGS += -m64
16 KBUILD_CFLAGS += -m64
20 KBUILD_AFLAGS_DECOMPRESSOR := $(CLANG_FLAGS) -m64 -D__ASSEMBLY__
24 KBUILD_CFLAGS_DECOMPRESSOR := $(CLANG_FLAGS) -m64 -O2 -mpacked-stack
/openbmc/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target9 $(CC) -march=z13 -m64 -Wa,--noexecstack -c $< -o $@
12 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -march=z13 -m64 -c $< -o $@
/openbmc/linux/arch/sparc/vdso/
H A DMakefile54 CFL := $(PROFILING) -mcmodel=medlow -fPIC -O2 -fasynchronous-unwind-tables -m64 \
84 KBUILD_AFLAGS_32 := $(filter-out -m64,$(KBUILD_AFLAGS)) -DBUILD_VDSO
88 KBUILD_CFLAGS_32 := $(filter-out -m64,$(KBUILD_CFLAGS))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dfix-build-on-x86_64.patch46 CC="$CC -m64"
47 CXX="$CXX -m64"
/openbmc/linux/arch/sparc/
H A DMakefile47 KBUILD_CFLAGS += -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow
51 KBUILD_AFLAGS += -m64 -mcpu=ultrasparc -Wa,--undeclared-regs
/openbmc/linux/arch/x86/math-emu/
H A Dreg_ld_str.c98 unsigned m64, l64; in FPU_load_double() local
102 FPU_get_user(m64, 1 + (unsigned long __user *)dfloat); in FPU_load_double()
106 negative = (m64 & 0x80000000) ? SIGN_Negative : SIGN_Positive; in FPU_load_double()
107 exp = ((m64 & 0x7ff00000) >> 20) - DOUBLE_Ebias + EXTENDED_Ebias; in FPU_load_double()
108 m64 &= 0xfffff; in FPU_load_double()
111 if ((m64 == 0) && (l64 == 0)) { in FPU_load_double()
120 loaded_data->sigh = (m64 << 11) | 0x80000000; in FPU_load_double()
127 if ((m64 == 0) && (l64 == 0)) { in FPU_load_double()
134 loaded_data->sigh = m64 << 11; in FPU_load_double()
143 loaded_data->sigh = (m64 << 11) | 0x80000000; in FPU_load_double()

1234