Home
last modified time | relevance | path

Searched refs:builtin_type_float (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsparc64-tdep.c169 { "f0", &builtin_type_float },
170 { "f1", &builtin_type_float },
171 { "f2", &builtin_type_float },
172 { "f3", &builtin_type_float },
173 { "f4", &builtin_type_float },
174 { "f5", &builtin_type_float },
175 { "f6", &builtin_type_float },
176 { "f7", &builtin_type_float },
177 { "f8", &builtin_type_float },
178 { "f9", &builtin_type_float },
[all …]
H A Dgdbtypes.c57 struct type *builtin_type_float; variable
3180 builtin_type_float = in build_gdbtypes()
3193 TYPE_FLOATFORMAT (builtin_type_float) = TARGET_FLOAT_FORMAT; in build_gdbtypes()
3213 TYPE_TARGET_TYPE (builtin_type_complex) = builtin_type_float; in build_gdbtypes()
3238 = init_simd_type ("__builtin_v4sf", builtin_type_float, "f", 4); in build_gdbtypes()
3254 builtin_type_v4_float = init_vector_type (builtin_type_float, 4); in build_gdbtypes()
3260 builtin_type_v2_float = init_vector_type (builtin_type_float, 2); in build_gdbtypes()
3544 DEPRECATED_REGISTER_GDBARCH_SWAP (builtin_type_float); in _initialize_gdbtypes()
H A Dsh-tdep.c1771 return builtin_type_float; in sh_sh2a_register_type()
1786 return builtin_type_float; in sh_sh3e_register_type()
1797 return create_array_type (NULL, builtin_type_float, temp); in sh_sh4_build_float_register_type()
1805 return builtin_type_float; in sh_sh4_register_type()
2046 flt = unpack_double (builtin_type_float, raw_buffer, &inv); in sh_do_fp_register()
H A Dp-lang.c430 &builtin_type_float,
H A Dprintcmd.c448 if (len == TYPE_LENGTH (builtin_type_float)) in print_scalar_formatted()
449 type = builtin_type_float; in print_scalar_formatted()
1920 VALUE_TYPE (val_args[nargs]) = builtin_type_float; in printf_command()
H A Dns32k-tdep.c126 return (builtin_type_float); in ns32k_register_virtual_type()
H A Dc-lang.c606 &builtin_type_float,
H A Dsh64-tdep.c2000 return create_array_type (NULL, builtin_type_float, temp); in sh64_build_float_register_type()
2012 return builtin_type_float; in sh64_register_type()
2545 flt = unpack_double (builtin_type_float, raw_buffer, &inv); in sh_do_fp_register()
H A Dgdbtypes.h1021 extern struct type *builtin_type_float;
H A Djv-exp.y740 putithere->typed_val_float.type = builtin_type_float;
H A Dfrv-tdep.c302 return builtin_type_float; in frv_register_type()
H A Dsparc-tdep.c299 return builtin_type_float; in sparc32_register_type()
H A Dp-exp.y826 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-exp.y1051 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-lang.c639 &builtin_type_float,
H A Djv-exp.c2127 putithere->typed_val_float.type = builtin_type_float;
H A Dp-exp.c2169 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-exp.c2714 putithere->typed_val_float.type = builtin_type_float;
H A DChangeLog-1995993 * config/sh/tm-sh.h (REGISTER_VIRTUAL_TYPE): Return builtin_type_float
H A DChangeLog-19943905 (REGISTER_VIRTUAL_TYPE): Use builtin_type_float for all FP regs.
H A DChangeLog-20013093 of builtin_type_float, builtin_type_double and