Searched refs:MIPS_ABI_FP_DOUBLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | elf.c | 61 [MIPS_ABI_FP_DOUBLE] = { false, false, false, true, true },
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | elf.c | 61 [MIPS_ABI_FP_DOUBLE] = { false, false, false, true, true },
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | elf.h | 181 #define MIPS_ABI_FP_DOUBLE 1 /* -mdouble-float */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | elf.h | 181 #define MIPS_ABI_FP_DOUBLE 1 /* -mdouble-float */ macro
|
Completed in 4 milliseconds