Home
last modified time | relevance | path

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

/arch/x86/
DMakefile.um35 KBUILD_CFLAGS += -fno-builtin -m64
37 CHECKFLAGS += -m64 -D__x86_64__
38 KBUILD_AFLAGS += -m64
40 KBUILD_CPPFLAGS += -m64
48 LINK-y += -m64
DMakefile95 biarch := -m64
96 KBUILD_AFLAGS += -m64
97 KBUILD_CFLAGS += -m64
/arch/m68k/math-emu/
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 …]
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()
Dfp_emu.h49 #define IS_ZERO(a) ((a)->mant.m64 == 0)
105 dest->mant.m64 = 0; \
/arch/powerpc/tools/
Dgcc-check-mprofile-kernel.sh17 $* -m64 -mlittle-endian -S -x c -O2 -p -mprofile-kernel - -o - \
23 $* -m64 -mlittle-endian -S -x c -O2 -p -mprofile-kernel - -o - \
/arch/s390/kernel/vdso64/
DMakefile22 KBUILD_AFLAGS_64 := $(filter-out -m64,$(KBUILD_AFLAGS))
23 KBUILD_AFLAGS_64 += -m64 -s
25 KBUILD_CFLAGS_64 := $(filter-out -m64,$(KBUILD_CFLAGS))
26 KBUILD_CFLAGS_64 += -m64 -fPIC -shared -fno-common -fno-builtin
/arch/s390/
DMakefile17 KBUILD_AFLAGS += -m64
18 KBUILD_CFLAGS += -m64
24 KBUILD_AFLAGS_DECOMPRESSOR := $(CLANG_FLAGS) -m64 -D__ASSEMBLY__
26 KBUILD_CFLAGS_DECOMPRESSOR := $(CLANG_FLAGS) -m64 -O2
/arch/sparc/
DMakefile47 KBUILD_CFLAGS += -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow
51 KBUILD_AFLAGS += -m64 -mcpu=ultrasparc -Wa,--undeclared-regs
/arch/x86/um/vdso/
DMakefile28 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
44 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/arch/sparc/vdso/
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))
/arch/x86/math-emu/
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()
/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-bananapi-m64.dts13 compatible = "sinovoip,bananapi-m64", "allwinner,sun50i-a64";
40 label = "bananapi-m64:red:pwr";
46 label = "bananapi-m64:green:user";
51 label = "bananapi-m64:blue:user";
DMakefile3 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-bananapi-m64.dtb
/arch/x86/entry/vdso/
DMakefile82 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
142 KBUILD_AFLAGS_32 := $(filter-out -m64,$(KBUILD_AFLAGS)) -DBUILD_VDSO
146 KBUILD_CFLAGS_32 := $(filter-out -m64,$(KBUILD_CFLAGS))
/arch/m68k/include/asm/
Dmath-emu.h76 unsigned long long m64; member
81 unsigned long long m64[2]; member
/arch/s390/purgatory/
DMakefile26 KBUILD_CFLAGS += -c -MD -Os -m64 -msoft-float -fno-common
/arch/powerpc/boot/
DMakefile38 BOOTCFLAGS += -m64
/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h708 uint32_t m64:1; member
720 uint32_t m64:1;