Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Delf.c63 [MIPS_ABI_FP_OLD_64] = { false, false, false, false, false },
101 state->interp_fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
103 state->fp_abi = MIPS_ABI_FP_OLD_64; in arch_elf_pt_proc()
/Linux-v6.6/arch/mips/include/asm/
Delf.h184 #define MIPS_ABI_FP_OLD_64 4 /* -mips32r2 -mfp64 */ macro