Home
last modified time | relevance | path

Searched refs:mcpu (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/arch/m68k/
DMakefile43 cpuflags-$(CONFIG_M5441x) = $(call cc-option,-mcpu=54455,-mcfv4e)
44 cpuflags-$(CONFIG_M54xx) = $(call cc-option,-mcpu=5475,-m5200)
45 cpuflags-$(CONFIG_M5407) = $(call cc-option,-mcpu=5407,-m5200)
46 cpuflags-$(CONFIG_M532x) = $(call cc-option,-mcpu=532x,-m5307)
47 cpuflags-$(CONFIG_M537x) = $(call cc-option,-mcpu=537x,-m5307)
48 cpuflags-$(CONFIG_M5307) = $(call cc-option,-mcpu=5307,-m5200)
49 cpuflags-$(CONFIG_M528x) = $(call cc-option,-mcpu=528x,-m5307)
50 cpuflags-$(CONFIG_M5275) = $(call cc-option,-mcpu=5275,-m5307)
51 cpuflags-$(CONFIG_M5272) = $(call cc-option,-mcpu=5272,-m5307)
52 cpuflags-$(CONFIG_M5271) = $(call cc-option,-mcpu=5271,-m5307)
[all …]
/Linux-v5.10/arch/arc/
DMakefile14 tune-mcpu-def-$(CONFIG_ISA_ARCOMPACT) := -mcpu=arc700
15 tune-mcpu-def-$(CONFIG_ISA_ARCV2) := -mcpu=hs38
18 cflags-y += $(tune-mcpu-def-y)
20 tune-mcpu := $(shell echo $(CONFIG_ARC_TUNE_MCPU))
21 tune-mcpu-ok := $(call cc-option-yn, $(tune-mcpu))
22 ifeq ($(tune-mcpu-ok),y)
23 cflags-y += $(tune-mcpu)
28 cflags-y += $(tune-mcpu-def-y)
DKconfig172 string "Override default -mcpu compiler flag"
175 Override default -mcpu=xxx compiler flag (which is set depending on
/Linux-v5.10/arch/alpha/
DMakefile18 cpuflags-$(CONFIG_ALPHA_EV4) := -mcpu=ev4
19 cpuflags-$(CONFIG_ALPHA_EV5) := -mcpu=ev5
20 cpuflags-$(CONFIG_ALPHA_EV56) := -mcpu=ev56
21 cpuflags-$(CONFIG_ALPHA_POLARIS) := -mcpu=pca56
22 cpuflags-$(CONFIG_ALPHA_SX164) := -mcpu=pca56
23 cpuflags-$(CONFIG_ALPHA_EV6) := -mcpu=ev6
24 cpuflags-$(CONFIG_ALPHA_EV67) := -mcpu=ev67
29 cpuflags-$(CONFIG_ALPHA_GENERIC) := -mcpu=ev5
/Linux-v5.10/arch/powerpc/
DMakefile27 KBUILD_CFLAGS += -mcpu=powerpc
28 KBUILD_AFLAGS += -mcpu=powerpc
34 KBUILD_CFLAGS += -mcpu=powerpc
169 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=power8
173 CFLAGS-$(CONFIG_GENERIC_CPU) += $(call cc-option,-mcpu=power5,-mcpu=power4)
176 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=powerpc64
192 CFLAGS-$(CONFIG_TARGET_CPU_BOOL) += $(call cc-option,-mcpu=$(CONFIG_TARGET_CPU))
196 E5500_CPU := -mcpu=powerpc64
198 E5500_CPU := $(call cc-option,-mcpu=e500mc64,-mcpu=powerpc64)
201 CFLAGS-$(CONFIG_E6500_CPU) += $(call cc-option,-mcpu=e6500,$(E5500_CPU))
[all …]
/Linux-v5.10/arch/sparc/
DMakefile32 KBUILD_CFLAGS += -m32 -mcpu=v8 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7
47 KBUILD_CFLAGS += -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow
51 KBUILD_AFLAGS += -m64 -mcpu=ultrasparc -Wa,--undeclared-regs
/Linux-v5.10/arch/csky/
DMakefile39 KBUILD_CFLAGS += -mcpu=$(CPUTYPE) -Wa,-mcpu=$(MCPU_STR)
/Linux-v5.10/arch/powerpc/boot/
DMakefile72 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405
73 $(obj)/ebony.o: BOOTCFLAGS += -mcpu=440
74 $(obj)/cuboot-hotfoot.o: BOOTCFLAGS += -mcpu=405
75 $(obj)/cuboot-taishan.o: BOOTCFLAGS += -mcpu=440
76 $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440
77 $(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405
78 $(obj)/treeboot-iss4xx.o: BOOTCFLAGS += -mcpu=405
79 $(obj)/treeboot-currituck.o: BOOTCFLAGS += -mcpu=405
80 $(obj)/treeboot-akebono.o: BOOTCFLAGS += -mcpu=405
/Linux-v5.10/tools/testing/selftests/tc-testing/
DMakefile12 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1)
30 $(LLC) -march=bpf -mcpu=$(CPU) $(LLC_FLAGS) -filetype=obj -o $@
/Linux-v5.10/arch/arm/mach-ep93xx/
DMakefile10 AFLAGS_crunch-bits.o := -Wa,-mcpu=ep9312
/Linux-v5.10/tools/testing/selftests/powerpc/copyloops/
DMakefile7 CFLAGS += -mcpu=power4
/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dinject.c239 struct mce *mcpu = &per_cpu(injectm, cpu); in raise_mce() local
240 if (!mcpu->finished || in raise_mce()
241 MCJ_CTX(mcpu->inject_flags) != MCJ_CTX_RANDOM) in raise_mce()
/Linux-v5.10/tools/testing/selftests/bpf/
DMakefile253 $(LLC) -mattr=dwarfris -march=bpf -mcpu=v3 $4 -filetype=obj -o $2
260 $(LLC) -march=bpf -mcpu=v2 $4 -filetype=obj -o $2
267 $(LLC) -march=bpf -mcpu=v3 $4 -filetype=obj -o $2
/Linux-v5.10/arch/arm/
DMakefile93 tune-$(CONFIG_CPU_XSCALE) =$(call cc-option,-mtune=xscale,-mtune=strongarm110) -Wa,-mcpu=xscale
94 tune-$(CONFIG_CPU_XSC3) =$(call cc-option,-mtune=xscale,-mtune=strongarm110) -Wa,-mcpu=xscale
/Linux-v5.10/arch/x86/
DMakefile_32.cpu10 tune = $(call cc-option,-mcpu=$(1),$(2))
/Linux-v5.10/arch/arm/kernel/
DMakefile82 AFLAGS_iwmmxt.o := -Wa,-mcpu=iwmmxt
/Linux-v5.10/tools/testing/selftests/wireguard/qemu/
DMakefile185 CFLAGS += -mcpu=powerpc64le -mlong-double-64
195 CFLAGS += -mcpu=powerpc -mlong-double-64 -msecure-plt
/Linux-v5.10/Documentation/bpf/
Dbpf_devel_QA.rst557 A: LLVM has a ``-mcpu`` selector for the BPF back end in order to allow
562 LLVM has an option to select ``-mcpu=probe`` where it will probe the host
568 $ llc -march bpf -mcpu=help
579 extensions such that ``-mcpu=probe`` users can benefit from the
585 By the way, the BPF kernel selftests run with ``-mcpu=probe`` for better
/Linux-v5.10/crypto/
DMakefile109 aegis128-cflags-y := -ffreestanding -mcpu=generic+crypto
/Linux-v5.10/Documentation/kbuild/
Dmakefiles.rst409 AFLAGS_crunch-bits.o := -Wa,-mcpu=ep9312
410 AFLAGS_iwmmxt.o := -Wa,-mcpu=iwmmxt
1031 KBUILD_AFLAGS += -m64 -mcpu=ultrasparc