Home
last modified time | relevance | path

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

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