Home
last modified time | relevance | path

Searched defs:CC_FLAGS_FPU (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/
H A DMakefile38 CC_FLAGS_FPU := -ffreestanding macro
/linux/arch/x86/
H A DMakefile87 CC_FLAGS_FPU := -msse -msse2 macro
/linux/arch/riscv/
H A DMakefile88 CC_FLAGS_FPU := -march=$(shell echo $(riscv-march-y) | sed -E 's/(rv32ima|rv64ima)([^v_]*)v?/\1\2/… macro