FPU_gettag0        74 arch/x86/math-emu/fpu_arith.c 	FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word);
FPU_gettag0       118 arch/x86/math-emu/fpu_arith.c 	if (FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word) >= 0)
FPU_gettag0       179 arch/x86/math-emu/fpu_aux.c 	FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
FPU_gettag0       185 arch/x86/math-emu/fpu_aux.c 	FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
FPU_gettag0       308 arch/x86/math-emu/fpu_entry.c 			st0_tag = FPU_gettag0();
FPU_gettag0       515 arch/x86/math-emu/fpu_entry.c 		st0_tag = FPU_gettag0();
FPU_gettag0       129 arch/x86/math-emu/fpu_etc.c 	(fp_etc_table[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0        59 arch/x86/math-emu/fpu_proto.h extern int FPU_gettag0(void);
FPU_gettag0      1633 arch/x86/math-emu/fpu_trig.c 	(trig_table_a[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0      1642 arch/x86/math-emu/fpu_trig.c 	(trig_table_b[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0        91 arch/x86/math-emu/load_store.c 		st0_tag = FPU_gettag0();
FPU_gettag0        41 arch/x86/math-emu/reg_add_sub.c 	u_char taga = FPU_gettag0();
FPU_gettag0       136 arch/x86/math-emu/reg_add_sub.c 	taga = FPU_gettag0();
FPU_gettag0        32 arch/x86/math-emu/reg_compare.c 	st0_tag = FPU_gettag0();
FPU_gettag0        43 arch/x86/math-emu/reg_divide.c 		tagb = FPU_gettag0();
FPU_gettag0        55 arch/x86/math-emu/reg_divide.c 		taga = FPU_gettag0();
FPU_gettag0       137 arch/x86/math-emu/reg_divide.c 			tag = FPU_gettag0();