Home
last modified time | relevance | path

Searched refs:builtin_type_m68881_ext (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm68k-tdep.c96 return builtin_type_m68881_ext; in m68k_register_type()
162 convert_typed_floating (from, builtin_type_m68881_ext, to, type); in m68k_register_to_value()
184 convert_typed_floating (from, type, to, builtin_type_m68881_ext); in m68k_value_to_register()
255 convert_typed_floating (buf, builtin_type_m68881_ext, valbuf, type); in m68k_svr4_extract_return_value()
294 convert_typed_floating (valbuf, type, buf, builtin_type_m68881_ext); in m68k_svr4_store_return_value()
H A Dgdbtypes.c108 struct type *builtin_type_m68881_ext; variable
3617 builtin_type_m68881_ext = in _initialize_gdbtypes()
3620 TYPE_FLOATFORMAT (builtin_type_m68881_ext) = &floatformat_m68881_ext; in _initialize_gdbtypes()
H A Dgdbtypes.h1092 extern struct type *builtin_type_m68881_ext;
H A DChangeLog-20013059 (builtin_type_i387_ext, builtin_type_m68881_ext)
3070 (builtin_type_i387_ext, builtin_type_m68881_ext)
H A DChangeLog-200213920 builtin_type_m68881_ext, builtin_type_i960_ext,