Home
last modified time | relevance | path

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

/qemu/disas/
H A Dm68k.c101 extern const struct floatformat floatformat_ieee_double_little;
4547 const struct floatformat floatformat_ieee_double_little = variable
5004 floatformat_to_double (&floatformat_ieee_double_little, (char *) &n, in ieee_test()
5011 floatformat_from_double (&floatformat_ieee_double_little, &n, in ieee_test()