Home
last modified time | relevance | path

Searched refs:MIPS_ABI_FP_SOFT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Delf.c55 [MIPS_ABI_FP_SOFT] = { false, true, false, false, false },
153 max_abi = MIPS_ABI_FP_SOFT; in arch_check_elf()
/linux-4.4.14/arch/mips/include/asm/
Delf.h202 #define MIPS_ABI_FP_SOFT 3 /* -msoft-float */ macro