Home
last modified time | relevance | path

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

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