Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h351 floatx80_unnormal_valid = 8, enumerator
H A Dsoftfloat.h1113 return !(s->floatx80_behaviour & floatx80_unnormal_valid); in floatx80_invalid_encoding()