Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Delf.c66 [MIPS_ABI_FP_64] = { false, false, true, false, false },
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c236 [MIPS_ABI_FP_64] = { false, false, true, false, false }, in target_cpu_copy_regs()
/openbmc/linux/arch/mips/include/asm/
H A Delf.h186 #define MIPS_ABI_FP_64 6 /* -mips32r2 -mfp64 */ macro
/openbmc/qemu/include/
H A Delf.h103 #define MIPS_ABI_FP_64 0x6 /* -mips32r2 -mfp64 */ macro