Searched refs:EF_MIPS_FP64 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dbinfmt_elfo32.c39 # define __MIPS_O32_FP64_MUST_BE_ZERO EF_MIPS_FP64
H A Delf.c79 if (ehdr32->e_flags & EF_MIPS_FP64) { arch_elf_pt_proc()
81 * Set MIPS_ABI_FP_OLD_64 for EF_MIPS_FP64. We will override it arch_elf_pt_proc()
/linux-4.1.27/arch/mips/include/asm/
H A Delf.h45 #define EF_MIPS_FP64 0x00000200 macro
218 # define __MIPS_O32_FP64_MUST_BE_ZERO EF_MIPS_FP64

Completed in 124 milliseconds