Searched refs:MIPS_FPU_TYPE (Results 1 – 2 of 2) sorted by relevance
191 #define MIPS_FPU_TYPE (gdbarch_tdep (current_gdbarch)->mips_fpu_type) macro2329 && MIPS_FPU_TYPE != MIPS_FPU_NONE); in fp_register_arg_p()4224 switch (MIPS_FPU_TYPE) in show_mipsfpu_command()5156 MIPS_FPU_TYPE, in mips_dump_tdep()5157 (MIPS_FPU_TYPE == MIPS_FPU_NONE ? "none" in mips_dump_tdep()5158 : MIPS_FPU_TYPE == MIPS_FPU_SINGLE ? "single" in mips_dump_tdep()5159 : MIPS_FPU_TYPE == MIPS_FPU_DOUBLE ? "double" in mips_dump_tdep()
8297 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)