Searched refs:m68881_ext_type (Results 1 – 3 of 3) sorted by relevance
103 struct type *m68881_ext_type = nullptr; member
100 m68881_ext_type (struct gdbarch *gdbarch) in m68881_ext_type() function104 if (!tdep->m68881_ext_type) in m68881_ext_type()107 tdep->m68881_ext_type in m68881_ext_type()112 return tdep->m68881_ext_type; in m68881_ext_type()136 return m68881_ext_type (gdbarch); in m68k_register_type()
6519 * m68k-tdep.c (m68k_ps_type, m68881_ext_type): Likewise.6613 * m68k-tdep.h (struct gdbarch_tdep): Add m68881_ext_type member.6614 * m68k-tdep.c (m68881_ext_type): New function.