Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/m68k/
H A Ddenormal.c41 long double build_mul = test[i][2]; in main() local
44 if (runtime_mul != build_mul) { in main()
47 dump_ld("build_mul", build_mul); in main()