Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c13 #define FFLAG_OF (1UL << FFLAG_OF_SHIFT) macro
46 if (fflags & FFLAG_OF) { in print_fflags()