Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c317 uint64_t true_frac = frac | 1ull << 52; in run_fcvtmod_tests() local
320 printf("true_exp=%d, shift=%d, true_frac=0x%016lx\n", true_exp, shift, true_frac); in run_fcvtmod_tests()