Searched refs:CPU_DoubleU (Results 1 – 9 of 9) sorted by relevance
28 CPU_DoubleU d; in alpha_cpu_gdb_read_register()63 CPU_DoubleU d; in alpha_cpu_gdb_write_register()
164 CPU_DoubleU a; in float64_to_g()197 CPU_DoubleU r; in g_to_float64()
280 CPU_DoubleU r; in t_to_float64()288 CPU_DoubleU r; in float64_to_t()
579 CPU_DoubleU farg; \797 CPU_DoubleU fa;879 CPU_DoubleU farg1, farg2; in helper_fcmpu()910 CPU_DoubleU farg1, farg2; in helper_fcmpo()1281 CPU_DoubleU u; in helper_efdcfsi()1290 CPU_DoubleU u; in helper_efdcfsid()1299 CPU_DoubleU u; in helper_efdcfui()1308 CPU_DoubleU u; in helper_efdcfuid()1317 CPU_DoubleU u; in helper_efdctsi()1330 CPU_DoubleU u; in helper_efdctui()[all …]
27 } CPU_DoubleU; typedef
429 CPU_DoubleU *v = pv; in get_cpudouble()438 CPU_DoubleU *v = pv; in put_cpudouble()
463 CPU_DoubleU fpr[TARGET_DPREGS]; /* floating point registers */
239 ret += offsetof(CPU_DoubleU, l.lower); in gen_offset_fpr_F()241 ret += offsetof(CPU_DoubleU, l.upper); in gen_offset_fpr_F()
1125 VMSTATE_ARRAY(_f, _s, _n, _v, vmstate_info_cpudouble, CPU_DoubleU)