Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/m68k/
H A Ddenormal.c18 static void dump_ld(const char *label, long double ld) in dump_ld() function
45 dump_ld("x", x); in main()
46 dump_ld("y", y); in main()
47 dump_ld("build_mul", build_mul); in main()
48 dump_ld("runtime_mul", runtime_mul); in main()