Searched refs:MIPS_FPU_NONE (Results 1 – 2 of 2) sorted by relevance
111 MIPS_FPU_NONE /* No floating point. */ enumerator2329 && MIPS_FPU_TYPE != MIPS_FPU_NONE); in fp_register_arg_p()2901 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_n32n64_return_value()2924 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_n32n64_return_value()3316 && TYPE_LENGTH (type) == 4 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()3329 && TYPE_LENGTH (type) == 8 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()3371 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()4232 case MIPS_FPU_NONE: in show_mipsfpu_command()4289 mips_fpu_type = MIPS_FPU_NONE; in set_mipsfpu_none_command()4779 fpu_type = MIPS_FPU_NONE; in mips_gdbarch_init()[all …]
5514 * mips/tm-tx39.h (MIPS_DEFAULT_FPU_TYPE): Defined as MIPS_FPU_NONE.