Searched refs:m68k_ps_type (Results 1 – 5 of 5) sorted by relevance
102 struct type *m68k_ps_type = nullptr; member
71 m68k_ps_type (struct gdbarch *gdbarch) in m68k_ps_type() function75 if (!tdep->m68k_ps_type) in m68k_ps_type()93 tdep->m68k_ps_type = type; in m68k_ps_type()96 return tdep->m68k_ps_type; in m68k_ps_type()158 return m68k_ps_type (gdbarch); in m68k_register_type()
6519 * m68k-tdep.c (m68k_ps_type, m68881_ext_type): Likewise.6544 * m68k-tdep.h (struct gdbarch_tdep): Add m68k_ps_type member.6545 * m68k-tdep.c (m68k_ps_type): Make into function.
4759 * m68k-tdep.c (m68k_ps_type): New.4761 (m68k_register_type): Use m68k_ps_type for PS register.
6645 * m68k-tdep.c (m68k_ps_type): Update call to arch_flags_type.