Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc122 - shift + !fmt->m68k_denormal;
260 frac_shrjam(p, !fmt->m68k_denormal - exp);
291 exp = (p->frac_hi & DECOMPOSED_IMPLICIT_BIT) && !fmt->m68k_denormal;
H A Dsoftfloat.c530 bool m68k_denormal; member
584 .m68k_denormal = true,