Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c109 static long double fprem(long double a, long double b, uint16_t *sw) in fprem() function
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_trig.c1307 static void fprem(FPU_REG *st0_ptr, u_char st0_tag) in fprem() function