Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c290 uint8_t act_fcvtmod_fflags; in run_fcvtmod_tests() local
298 act_fcvtmod = do_fcvtmod_w_d(t->inp_lu, &act_fcvtmod_fflags); in run_fcvtmod_tests()
300 act_fcvtmod_fflags == t->exp_fcvtmod_fflags; in run_fcvtmod_tests()
332 printf("act_fcvtmod_fflags: "); print_fflags(act_fcvtmod_fflags); printf("\n"); in run_fcvtmod_tests()