Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dm68k.c81 unsigned int exp_nan; member
4739 if ((unsigned long) exponent == fmt->exp_nan) in floatformat_to_double()
4786 special_exponent = exponent == 0 || (unsigned long) exponent == fmt->exp_nan; in floatformat_to_double()
4923 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()
4935 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()