Home
last modified time | relevance | path

Searched defs:do_fprem (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c170 static void do_fprem(long double a, long double b) in do_fprem() function
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_trig.c784 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem() function