Searched refs:__MIPS_O32_FP64_MUST_BE_ZERO (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
H A Dbinfmt_elfo32.c37 # define __MIPS_O32_FP64_MUST_BE_ZERO 0 macro
39 # define __MIPS_O32_FP64_MUST_BE_ZERO EF_MIPS_FP64 macro
59 if (__h->e_flags & __MIPS_O32_FP64_MUST_BE_ZERO) \
/linux-4.4.14/arch/mips/include/asm/
H A Delf.h217 # define __MIPS_O32_FP64_MUST_BE_ZERO 0 macro
219 # define __MIPS_O32_FP64_MUST_BE_ZERO EF_MIPS_FP64 macro
239 if (__h->e_flags & __MIPS_O32_FP64_MUST_BE_ZERO) \

Completed in 98 milliseconds