Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-fcvtmod.c315 int true_exp = exp - 1023; in run_fcvtmod_tests() local
316 int shift = true_exp - 52; in run_fcvtmod_tests()
320 printf("true_exp=%d, shift=%d, true_frac=0x%016lx\n", true_exp, shift, true_frac); in run_fcvtmod_tests()