Searched refs:MIPS_ABI_FP_ANY (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | elf.c | 60 [MIPS_ABI_FP_ANY] = { true, true, true, true, true },
|
/openbmc/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 230 [MIPS_ABI_FP_ANY] = { true, true, true, true, true }, in target_cpu_copy_regs()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 180 #define MIPS_ABI_FP_ANY 0 /* FP ABI doesn't matter */ macro
|
/openbmc/qemu/include/ |
H A D | elf.h | 97 #define MIPS_ABI_FP_ANY 0x0 /* FP ABI doesn't matter */ macro
|