Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dtranslate.c549 #define QUAL_U 0x100 /* Underflow enable (fp output) */ macro
596 fn11 &= QUAL_U; in gen_qual_flushzero()
656 if (!(fn11 & QUAL_U)) { in gen_fp_exc_raise()