Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Delf.c62 [MIPS_ABI_FP_SINGLE] = { true, false, false, false, false },
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c232 [MIPS_ABI_FP_SINGLE] = { true, false, false, false, false }, in target_cpu_copy_regs()
/openbmc/linux/arch/mips/include/asm/
H A Delf.h182 #define MIPS_ABI_FP_SINGLE 2 /* -msingle-float */ macro
/openbmc/qemu/include/
H A Delf.h99 #define MIPS_ABI_FP_SINGLE 0x2 /* -msingle-float */ macro