sti_ptr           135 arch/x86/math-emu/fpu_aux.c 	FPU_REG *st0_ptr = &st(0), *sti_ptr = &st(i);
sti_ptr           149 arch/x86/math-emu/fpu_aux.c 			FPU_copy_to_reg0(sti_ptr, sti_tag);
sti_ptr           165 arch/x86/math-emu/fpu_aux.c 	reg_copy(sti_ptr, st0_ptr);
sti_ptr           166 arch/x86/math-emu/fpu_aux.c 	reg_copy(&t, sti_ptr);
sti_ptr           178 arch/x86/math-emu/fpu_aux.c 	FPU_REG *sti_ptr = &st(i);
sti_ptr           189 arch/x86/math-emu/fpu_aux.c 	reg_copy(sti_ptr, st0_ptr);
sti_ptr            84 arch/x86/math-emu/reg_ld_str.c 	FPU_REG *sti_ptr = &st(stnr);
sti_ptr            88 arch/x86/math-emu/reg_ld_str.c 	FPU_copy_from_user(sti_ptr, s, 10);
sti_ptr            91 arch/x86/math-emu/reg_ld_str.c 	return FPU_tagof(sti_ptr);