st_ptr            210 arch/x86/math-emu/reg_compare.c 	FPU_REG *st_ptr;
st_ptr            219 arch/x86/math-emu/reg_compare.c 	st_ptr = &st(nr);
st_ptr            220 arch/x86/math-emu/reg_compare.c 	c = compare(st_ptr, FPU_gettagi(nr));
st_ptr            256 arch/x86/math-emu/reg_compare.c 	FPU_REG *st_ptr;
st_ptr            266 arch/x86/math-emu/reg_compare.c 	st_ptr = &st(nr);
st_ptr            267 arch/x86/math-emu/reg_compare.c 	c = compare(st_ptr, FPU_gettagi(nr));
st_ptr            304 arch/x86/math-emu/reg_compare.c 	FPU_REG *st_ptr;
st_ptr            313 arch/x86/math-emu/reg_compare.c 	st_ptr = &st(nr);
st_ptr            314 arch/x86/math-emu/reg_compare.c 	c = compare(st_ptr, FPU_gettagi(nr));
st_ptr            354 arch/x86/math-emu/reg_compare.c 	FPU_REG *st_ptr;
st_ptr            364 arch/x86/math-emu/reg_compare.c 	st_ptr = &st(nr);
st_ptr            365 arch/x86/math-emu/reg_compare.c 	c = compare(st_ptr, FPU_gettagi(nr));
st_ptr             31 arch/x86/math-emu/reg_divide.c 	FPU_REG const *a, *b, *st0_ptr, *st_ptr;
st_ptr             50 arch/x86/math-emu/reg_divide.c 			st_ptr = a;
st_ptr             62 arch/x86/math-emu/reg_divide.c 			st_ptr = b;