FPU_gettag0        75 arch/x86/math-emu/fpu_arith.c 	FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word);
FPU_gettag0       119 arch/x86/math-emu/fpu_arith.c 	if (FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word) >= 0)
FPU_gettag0       259 arch/x86/math-emu/fpu_aux.c 	FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
FPU_gettag0       265 arch/x86/math-emu/fpu_aux.c 	FPU_copy_to_regi(&st(0), FPU_gettag0(), FPU_rm);
FPU_gettag0       267 arch/x86/math-emu/fpu_entry.c 			st0_tag = FPU_gettag0();
FPU_gettag0       474 arch/x86/math-emu/fpu_entry.c 		st0_tag = FPU_gettag0();
FPU_gettag0       130 arch/x86/math-emu/fpu_etc.c 	(fp_etc_table[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0        68 arch/x86/math-emu/fpu_proto.h extern int FPU_gettag0(void);
FPU_gettag0      1634 arch/x86/math-emu/fpu_trig.c 	(trig_table_a[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0      1643 arch/x86/math-emu/fpu_trig.c 	(trig_table_b[FPU_rm]) (&st(0), FPU_gettag0());
FPU_gettag0        98 arch/x86/math-emu/load_store.c 		st0_tag = FPU_gettag0();
FPU_gettag0        42 arch/x86/math-emu/reg_add_sub.c 	u_char taga = FPU_gettag0();
FPU_gettag0       137 arch/x86/math-emu/reg_add_sub.c 	taga = FPU_gettag0();
FPU_gettag0        33 arch/x86/math-emu/reg_compare.c 	st0_tag = FPU_gettag0();
FPU_gettag0        44 arch/x86/math-emu/reg_divide.c 		tagb = FPU_gettag0();
FPU_gettag0        56 arch/x86/math-emu/reg_divide.c 		taga = FPU_gettag0();
FPU_gettag0       138 arch/x86/math-emu/reg_divide.c 			tag = FPU_gettag0();