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