Home
last modified time | relevance | path

Searched refs:CC_FLAGS_NO_FPU (Results 1 – 7 of 7) sorted by relevance

/linux/lib/raid6/
H A DMakefile65 CFLAGS_REMOVE_neon1.o += $(CC_FLAGS_NO_FPU)
66 CFLAGS_REMOVE_neon2.o += $(CC_FLAGS_NO_FPU)
67 CFLAGS_REMOVE_neon4.o += $(CC_FLAGS_NO_FPU)
68 CFLAGS_REMOVE_neon8.o += $(CC_FLAGS_NO_FPU)
69 CFLAGS_REMOVE_recov_neon_inner.o += $(CC_FLAGS_NO_FPU)
/linux/arch/arm64/
H A DMakefile41 CC_FLAGS_NO_FPU := -mgeneral-regs-only macro
43 KBUILD_CFLAGS += $(CC_FLAGS_NO_FPU) \
/linux/arch/loongarch/
H A DMakefile36 CC_FLAGS_NO_FPU := -msoft-float macro
86 cflags-y += -pipe $(CC_FLAGS_NO_FPU)
/linux/arch/powerpc/
H A DMakefile146 CC_FLAGS_NO_FPU := $(call cc-option,-msoft-float) macro
177 KBUILD_CFLAGS += $(CC_FLAGS_NO_FPU)
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A DMakefile28 dml2_rcflags := $(CC_FLAGS_NO_FPU)
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A DMakefile29 dml_rcflags := $(CC_FLAGS_NO_FPU)
/linux/
H A DMakefile1116 export CC_FLAGS_NO_FPU