Searched refs:mips_fpu_type (Results 1 – 6 of 6) sorted by relevance
88 enum mips_fpu_type enum105 enum mips_fpu_type mips_fpu_type {}; enum
203 static enum mips_fpu_type mips_fpu_type = MIPS_DEFAULT_FPU_TYPE; variable274 static enum mips_fpu_type278 return tdep->mips_fpu_type; in mips_get_fpu_type()4818 if (tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_eabi_return_value()5241 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_n32n64_return_value()5265 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_n32n64_return_value()5295 for (field = 0, regnum = (tdep->mips_fpu_type != MIPS_FPU_NONE in mips_n32n64_return_value()5720 && type->length () == 4 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()5757 && type->length () == 8 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()5841 && tdep->mips_fpu_type != MIPS_FPU_NONE) in mips_o32_return_value()[all …]
4596 * config/mips/tm-mips.h (enum mips_fpu_type): New enum.4597 (mips_fpu): Change type to enum mips_fpu_type.4599 * mips-tdep.c (mips_fpu): Change type to enum mips_fpu_type.
3343 * config/mips/tm-mips.h (enum mips_fpu_type, mips_fpu): Move to3348 (mips_fpu_type): Rename mips_fpu.3357 (_initialize_mips_tdep): Set mips_fpu_type according to current
5312 * mips-tdep.c (enum mips_fpu_type, struct gdbarch_tdep): Move to5315 * mips-tdep.h (enum mips_fpu_type, struct gdbarch_tdep): New,
10466 `->mips_fpu_type'.