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