Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/m68k/
H A Ddenormal.c42 long double runtime_mul = x * y; in main() local
44 if (runtime_mul != build_mul) { in main()
48 dump_ld("runtime_mul", runtime_mul); in main()