Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c12 #define FFLAG_DZ (1UL << FFLAG_DZ_SHIFT) macro
42 if (fflags & FFLAG_DZ) { in print_fflags()