Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c14 #define FFLAG_UF (1UL << FFLAG_UF_SHIFT) macro
50 if (fflags & FFLAG_UF) { in print_fflags()