Searched refs:FUNC_ST0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_etc.c122 static FUNC_ST0 const fp_etc_table[] = {
123 fchs, fabs, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal,
124 ftst_, fxam, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal
H A Dfpu_trig.c1626 static FUNC_ST0 const trig_table_a[] = {
1628 fxtract, fprem1, (FUNC_ST0) fdecstp, (FUNC_ST0) fincstp
1636 static FUNC_ST0 const trig_table_b[] = {
1637 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, (FUNC_ST0) fsin, fcos
H A Dfpu_emu.h125 typedef void (*FUNC_ST0) (FPU_REG *st0_ptr, u_char st0_tag); typedef

Completed in 73 milliseconds