Searched refs:MIPS_ABI_FP_DOUBLE (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | elf.c | 61 [MIPS_ABI_FP_DOUBLE] = { false, false, false, true, true },
|
/openbmc/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 231 [MIPS_ABI_FP_DOUBLE] = { false, false, false, true, true }, in target_cpu_copy_regs()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 181 #define MIPS_ABI_FP_DOUBLE 1 /* -mdouble-float */ macro
|
/openbmc/qemu/include/ |
H A D | elf.h | 98 #define MIPS_ABI_FP_DOUBLE 0x1 /* -mdouble-float */ macro
|