Home
last modified time | relevance | path

Searched refs:EF_MIPS_FP64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Delf.h47 #define EF_MIPS_FP64 0x00000200 macro
269 # define __MIPS_O32_FP64_MUST_BE_ZERO EF_MIPS_FP64
/openbmc/linux/arch/mips/kernel/
H A Delf.c96 if (flags & EF_MIPS_FP64) { in arch_elf_pt_proc()
/openbmc/qemu/include/
H A Delf.h70 #define EF_MIPS_FP64 0x00000200 macro
/openbmc/linux/arch/mips/
H A DKconfig2906 EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On