Home
last modified time | relevance | path

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

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