Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/kernel/
Delf.c67 [MIPS_ABI_FP_64A] = { false, false, true, false, true }
199 max_abi = MIPS_ABI_FP_64A; in arch_check_elf()
/linux-6.6.21/arch/mips/include/asm/
Delf.h187 #define MIPS_ABI_FP_64A 7 /* -mips32r2 -mfp64 -mno-odd-spreg */ macro