Home
last modified time | relevance | path

Searched refs:MIPS_ABI_FP_OLD_64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c64 [MIPS_ABI_FP_OLD_64] = { false, false, false, false, false },
98 * Set MIPS_ABI_FP_OLD_64 for EF_MIPS_FP64. We will override it in arch_elf_pt_proc()
102 state->interp_fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
104 state->fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Delf.c64 [MIPS_ABI_FP_OLD_64] = { false, false, false, false, false },
98 * Set MIPS_ABI_FP_OLD_64 for EF_MIPS_FP64. We will override it in arch_elf_pt_proc()
102 state->interp_fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
104 state->fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Delf.h184 #define MIPS_ABI_FP_OLD_64 4 /* -mips32r2 -mfp64 */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Delf.h184 #define MIPS_ABI_FP_OLD_64 4 /* -mips32r2 -mfp64 */ macro

Completed in 4 milliseconds