Searched refs:MIPS_ABI_FP_XX (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | elf.c | 65 [MIPS_ABI_FP_XX] = { false, false, true, true, true },
|
/openbmc/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 235 [MIPS_ABI_FP_XX] = { false, false, true, true, true }, in target_cpu_copy_regs()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 185 #define MIPS_ABI_FP_XX 5 /* -mfpxx */ macro
|
/openbmc/qemu/include/ |
H A D | elf.h | 102 #define MIPS_ABI_FP_XX 0x5 /* -mfpxx */ macro
|