Home
last modified time | relevance | path

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

1234567

/OK3568_Linux_fs/u-boot/arch/m68k/
H A DMakefile10 cpuflags-$(CONFIG_M5208) := -mcpu=5208
11 cpuflags-$(CONFIG_M5235) := -mcpu=5235 -fPIC
12 cpuflags-$(CONFIG_M52277) := -mcpu=52277 -fPIC
13 cpuflags-$(CONFIG_M5249) := -mcpu=5249
14 cpuflags-$(CONFIG_M5253) := -mcpu=5253
15 cpuflags-$(CONFIG_M5271) := -mcpu=5271
16 cpuflags-$(CONFIG_M5272) := -mcpu=5272
17 cpuflags-$(CONFIG_M5275) := -mcpu=5275
18 cpuflags-$(CONFIG_M5282) := -mcpu=5282
19 cpuflags-$(CONFIG_M5307) := -mcpu=5307
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/
H A 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 …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A D0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch109 -cpu-flags gcc OPTIONS : sparc : v7 : -mcpu=v7 : default ;
110 -cpu-flags gcc OPTIONS : sparc : cypress : -mcpu=cypress ;
111 -cpu-flags gcc OPTIONS : sparc : v8 : -mcpu=v8 ;
112 -cpu-flags gcc OPTIONS : sparc : supersparc : -mcpu=supersparc ;
113 -cpu-flags gcc OPTIONS : sparc : sparclite : -mcpu=sparclite ;
114 -cpu-flags gcc OPTIONS : sparc : hypersparc : -mcpu=hypersparc ;
115 -cpu-flags gcc OPTIONS : sparc : sparclite86x : -mcpu=sparclite86x ;
116 -cpu-flags gcc OPTIONS : sparc : f930 : -mcpu=f930 ;
117 -cpu-flags gcc OPTIONS : sparc : f934 : -mcpu=f934 ;
118 -cpu-flags gcc OPTIONS : sparc : sparclet : -mcpu=sparclet ;
[all …]
/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-eabi-fix.patch44 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
45 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
46 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
57 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
58 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
59 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
70 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
71 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
72 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
83 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch4 Subject: [PATCH] makefiles: Drop setting -mcpu to cortex-a8 on arm
11 | cc1: warning: switch -mcpu=cortex-a8 conflicts with -march=armv7ve switch
30 - $(AM_CFLAGS_BASE) -marm -mcpu=cortex-a8
33 - -marm -mcpu=cortex-a8 $(AM_CFLAGS_PSO_BASE)
36 - -marm -mcpu=cortex-a8 -g
49 -annotate_hbefore_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8
50 -tc07_hbl1_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8
51 -tc08_hbl2_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8
66 -v6intARM_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 -marm
67 -v6intThumb_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 -mthumb
[all …]
H A Duse-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch4 Subject: [PATCH] use appropriate -march/-mcpu/-mfpu for ARM test apps
7 -march/-mcpu/-mfpu flags to support the instructions being tested.
12 -march=armv7ve and -mcpu=cortex-a15 (since some TUNE_CCARGS may set
13 -march=armv7-a and adding -mcpu=cortex-a15 alone is not enough to
29 @@ -62,8 +62,10 @@ neon64_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 \
33 -intdiv_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a15 -mthumb
34 +intdiv_CFLAGS = $(AM_CFLAGS) -g -march=armv7ve -mcpu=cortex-a15 -mthumb
35 ldrt_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a8 -mthumb
36 ldrt_arm_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a8 -marm
38 -vfpv4_fma_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a15 -mfpu=vfpv4 -marm
[all …]
/OK3568_Linux_fs/kernel/arch/arc/
H A 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)
/OK3568_Linux_fs/kernel/arch/alpha/
H A 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
/OK3568_Linux_fs/u-boot/arch/arc/
H A Dconfig.mk34 PLATFORM_CPPFLAGS += -mcpu=arc700
38 PLATFORM_CPPFLAGS += -mcpu=arc700 -mlock -mswape
42 PLATFORM_CPPFLAGS += -mcpu=arcem
46 PLATFORM_CPPFLAGS += -mcpu=archs
50 PLATFORM_CPPFLAGS += -mcpu=archs
/OK3568_Linux_fs/buildroot/boot/uboot/2016.07/
H A D0001-arc-Use-mcpu-XXX-instead-of-obsolete-marcXXX.patch4 Subject: [PATCH] arc: Use -mcpu=XXX instead of obsolete -marcXXX
7 so we're switching to newer and more common way of setting "-mcpu".
23 +PLATFORM_CPPFLAGS += -mcpu=arc700
28 +PLATFORM_CPPFLAGS += -mcpu=arc700 -mlock -mswape
33 +PLATFORM_CPPFLAGS += -mcpu=arcem
/OK3568_Linux_fs/buildroot/boot/uboot/2016.09.01/
H A D0001-arc-Use-mcpu-XXX-instead-of-obsolete-marcXXX.patch4 Subject: [PATCH] arc: Use -mcpu=XXX instead of obsolete -marcXXX
7 so we're switching to newer and more common way of setting "-mcpu".
23 +PLATFORM_CPPFLAGS += -mcpu=arc700
28 +PLATFORM_CPPFLAGS += -mcpu=arc700 -mlock -mswape
33 +PLATFORM_CPPFLAGS += -mcpu=arcem
/OK3568_Linux_fs/yocto/meta-clang/classes/
H A Dclang.bbclass41mcpu=cortex-a57.cortex-a53 -mcpu=cortex-a72.cortex-a53 -mcpu=cortex-a15.cortex-a7 -mcpu=cortex-a17…
42 …TURES", "cortexa72-cortexa53 cortexa57-cortexa53 cortexa73-cortexa53", " -mcpu=cortex-a53", "", d)…
43 …contains_any("TUNE_FEATURES", "cortexa15-cortexa7 cortexa17-cortexa7", " -mcpu=cortex-a7", "", d)}"
44 …ng = "${@bb.utils.contains_any("TUNE_FEATURES", "cortexa72-cortexa35", " -mcpu=cortex-a35", "", d)…
45 …ntains_any("TUNE_FEATURES", "cortexa75-cortexa55 cortexa76-cortexa55", " -mcpu=cortex-a55", "", d)…
48 TUNE_CCARGS:remove:toolchain-clang = "-mcpu=octeontx2"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-64-bit-multilib-hack.patch65 -MULTILIB_OPTIONS = mcpu=hs/mcpu=archs/mcpu=hs38/mcpu=hs38_linux/mcpu=arc700/mcpu=nps400
66 +#MULTILIB_OPTIONS = mcpu=hs/mcpu=archs/mcpu=hs38/mcpu=hs38_linux/mcpu=arc700/mcpu=nps400
72 MULTILIB_MATCHES += mcpu?arc700=mA7
H A D0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch31 +#define TARGET_FIX_V4BX_SPEC "%{mcpu=arm8|mcpu=arm810|mcpu=strongarm*|march=armv4: --fix-v4bx}"
/OK3568_Linux_fs/buildroot/board/qemu/ppc-mpc8544ds/patches/linux/
H A D0001-powerpc-Fix-mcpu-options-for-SPE-only-compiler.patch4 Subject: [PATCH] powerpc: Fix -mcpu= options for SPE-only compiler
7 SPE targets, and using -mcpu=powerpc or -mcpu=powerpc64 is a fatal
16 …kernel-team/linux/-/blob/buster/debian/patches/bugfix/powerpc/powerpc-fix-mcpu-options-for-spe-onl…
42 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=power8
45 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=powerpc64
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0019-powerpc-Do-not-ask-compiler-for-finding-arch.patch7 and moreover it uses its own -mcpu/-march options via cflags
27 - | grep -E "mcpu=|.machine" -m 1 \
28 - | sed -e "s/.*machine //" -e "s/.*mcpu=\(.*\)\"/\1/"`
43 - | grep -E "mcpu=|[.]machine" -m 1 \
44 - | sed -e "s/.*machine //" -e "s/.*mcpu=\(.*\)\"/\1/"`
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/powerpc/
H A Dtune-ppce500mc.inc6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'ppce500mc', ' -mcpu=e500mc', '', d)}"
13 # pass -mcpu=e500mc for ppce500mc kernel cross compile
14 TARGET_CC_KERNEL_ARCH = "-mcpu=e500mc"
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/liba52/liba52/
H A Dbuildcleanup.patch37 - i386-*) OPT_CFLAGS="$CFLAGS -mcpu=i386";;
38 - i486-*) OPT_CFLAGS="$CFLAGS -mcpu=i486";;
39 - i586-*) OPT_CFLAGS="$CFLAGS -mcpu=pentium";;
40 - i686-*) OPT_CFLAGS="$CFLAGS -mcpu=pentiumpro";;
41 - k6-*) OPT_CFLAGS="$CFLAGS -mcpu=k6";;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dconf.mk5 ta_arm32-platform-cflags := -mcpu=cortex-a53 -Os -gdwarf-2 -fpic -mthumb -fno-short-enums -fno-comm…
6 ta_arm32-platform-aflags := -pipe -gdwarf-2 -mcpu=cortex-a53 -marm
7 ta_arm32-platform-cxxflags := -fpic -mcpu=cortex-a53 -Os -gdwarf-2 -mfloat-abi=hard -funsafe-math-o…
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv5/
H A Dtune-xscale.inc6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'xscale', ' -mcpu=xscale', '', d)}"
11 # mcpu is used so don't use armv5te as we don't want march
17 # mcpu is used so don't use armv5te as we don't want march
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile152 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=power8
156 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=power4
159 CFLAGS-$(CONFIG_GENERIC_CPU) += -mcpu=powerpc64
175 CFLAGS-$(CONFIG_TARGET_CPU_BOOL) += $(call cc-option,-mcpu=$(CONFIG_TARGET_CPU))
176 AFLAGS-$(CONFIG_TARGET_CPU_BOOL) += $(call cc-option,-mcpu=$(CONFIG_TARGET_CPU))
180 E5500_CPU := -mcpu=powerpc64
182 E5500_CPU := $(call cc-option,-mcpu=e500mc64,-mcpu=powerpc64)
185 CFLAGS-$(CONFIG_E6500_CPU) += $(call cc-option,-mcpu=e6500,$(E5500_CPU))
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/x264/x264/
H A Ddon-t-default-to-cortex-a9-with-neon.patch7 -mcpu=cortex-a8 -mfpu=neon.
26 - [ $compiler == CL ] || echo $CFLAGS | grep -Eq '(-mcpu|-march|-mfpu)' || CFLAGS="$CFLAGS -mcpu
/OK3568_Linux_fs/buildroot/package/am33x-cm3/
H A D0001-fix-makefile.patch7 -mcpu=cortex-m3 option being passed is not compatible with the
26 -CFLAGS =-mcpu=cortex-m3 -mthumb -nostdlib -Wall -Wundef \
27 +CFLAGS =-march=armv7-m -mcpu=cortex-m3 -mthumb -nostdlib -Wall -Wundef \
/OK3568_Linux_fs/kernel/arch/sparc/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A DMakefile73 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405
74 $(obj)/ebony.o: BOOTCFLAGS += -mcpu=440
75 $(obj)/cuboot-hotfoot.o: BOOTCFLAGS += -mcpu=405
76 $(obj)/cuboot-taishan.o: BOOTCFLAGS += -mcpu=440
77 $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440
78 $(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405
79 $(obj)/treeboot-iss4xx.o: BOOTCFLAGS += -mcpu=405
80 $(obj)/treeboot-currituck.o: BOOTCFLAGS += -mcpu=405
81 $(obj)/treeboot-akebono.o: BOOTCFLAGS += -mcpu=405

1234567