Searched refs:MIPS_ABI_FP_SINGLE (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | elf.c | 62 [MIPS_ABI_FP_SINGLE] = { true, false, false, false, false },
|
/openbmc/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 232 [MIPS_ABI_FP_SINGLE] = { true, false, false, false, false }, in target_cpu_copy_regs()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 182 #define MIPS_ABI_FP_SINGLE 2 /* -msingle-float */ macro
|
/openbmc/qemu/include/ |
H A D | elf.h | 99 #define MIPS_ABI_FP_SINGLE 0x2 /* -msingle-float */ macro
|