Searched refs:MIPS_ABI_FP_64 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | elf.c | 66 [MIPS_ABI_FP_64] = { false, false, true, false, false },
|
/openbmc/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 236 [MIPS_ABI_FP_64] = { false, false, true, false, false }, in target_cpu_copy_regs()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 186 #define MIPS_ABI_FP_64 6 /* -mips32r2 -mfp64 */ macro
|
/openbmc/qemu/include/ |
H A D | elf.h | 103 #define MIPS_ABI_FP_64 0x6 /* -mips32r2 -mfp64 */ macro
|