Searched refs:fp_register_arg_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c4403 fp_register_arg_p (struct gdbarch *gdbarch, enum type_code typecode, function
4594 if (abi_regsize < 8 && fp_register_arg_p (gdbarch, typecode, arg_type))
4612 if (fp_register_arg_p (gdbarch, typecode, arg_type)
4682 || fp_register_arg_p (gdbarch, typecode, arg_type))
4732 && !fp_register_arg_p (gdbarch, typecode, arg_type))
4967 && fp_register_arg_p (gdbarch, typecode, arg_type)
4974 if (fp_register_arg_p (gdbarch, typecode, arg_type)
5034 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5436 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5453 if (fp_register_arg_p (gdbarc
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c4430 fp_register_arg_p (struct gdbarch *gdbarch, enum type_code typecode, function
4622 if (abi_regsize < 8 && fp_register_arg_p (gdbarch, typecode, arg_type))
4640 if (fp_register_arg_p (gdbarch, typecode, arg_type)
4710 || fp_register_arg_p (gdbarch, typecode, arg_type))
4760 && !fp_register_arg_p (gdbarch, typecode, arg_type))
4996 && fp_register_arg_p (gdbarch, typecode, arg_type)
5003 if (fp_register_arg_p (gdbarch, typecode, arg_type)
5063 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5478 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5495 if (fp_register_arg_p (gdbarc
[all...]

Completed in 204 milliseconds