Searched refs:FPU_gettag0 (Results 1 - 11 of 11) 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_arith.c74 FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word);
118 if (FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word) >= 0)
H A Dreg_divide.c43 tagb = FPU_gettag0();
55 taga = FPU_gettag0();
137 tag = FPU_gettag0();
H A Dfpu_aux.c188 FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
194 FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
H A Dfpu_etc.c129 (fp_etc_table[FPU_rm]) (&st(0), FPU_gettag0());
H A Dfpu_tags.c23 int FPU_gettag0(void) function
H A Dload_store.c91 st0_tag = FPU_gettag0();
H A Dreg_add_sub.c41 u_char taga = FPU_gettag0();
136 taga = FPU_gettag0();
H A Dfpu_proto.h59 extern int FPU_gettag0(void);
H A Dreg_compare.c32 st0_tag = FPU_gettag0();
H A Dfpu_entry.c308 st0_tag = FPU_gettag0();
515 st0_tag = FPU_gettag0();
H A Dfpu_trig.c1633 (trig_table_a[FPU_rm]) (&st(0), FPU_gettag0());
1642 (trig_table_b[FPU_rm]) (&st(0), FPU_gettag0());

Completed in 92 milliseconds